mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
notes
This commit is contained in:
parent
81b46c0157
commit
60c5f6062c
@ -88,8 +88,8 @@ spec:
|
||||
args:
|
||||
- --cert-dir=/tmp
|
||||
- --secure-port=4443
|
||||
- --kubelet-insecure-tls
|
||||
- --kubelet-preferred-address-types="InternalIP"
|
||||
- --kubelet-insecure-tls #remove these for production: only used for kind
|
||||
- --kubelet-preferred-address-types="InternalIP" #remove these for production: only used for kind
|
||||
ports:
|
||||
- name: main-port
|
||||
containerPort: 4443
|
||||
|
Loading…
x
Reference in New Issue
Block a user