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:
|
args:
|
||||||
- --cert-dir=/tmp
|
- --cert-dir=/tmp
|
||||||
- --secure-port=4443
|
- --secure-port=4443
|
||||||
- --kubelet-insecure-tls
|
- --kubelet-insecure-tls #remove these for production: only used for kind
|
||||||
- --kubelet-preferred-address-types="InternalIP"
|
- --kubelet-preferred-address-types="InternalIP" #remove these for production: only used for kind
|
||||||
ports:
|
ports:
|
||||||
- name: main-port
|
- name: main-port
|
||||||
containerPort: 4443
|
containerPort: 4443
|
||||||
|
Loading…
x
Reference in New Issue
Block a user