This commit is contained in:
marcel-dempers 2020-10-21 21:25:49 +11:00 committed by Marcel Dempers
parent 81b46c0157
commit 60c5f6062c

View File

@ -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