not needed in proxy
This commit is contained in:
parent
680061382a
commit
44380d2bc0
|
@ -50,9 +50,4 @@ spec:
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
serviceAccountName: ""
|
serviceAccountName: ""
|
||||||
volumes:
|
volumes:
|
||||||
env:
|
|
||||||
{{ if .Values.services.tlsRejectUnauthorized }}
|
|
||||||
- name: NODE_TLS_REJECT_UNAUTHORIZED
|
|
||||||
value: {{ .Values.services.tlsRejectUnauthorized }}
|
|
||||||
{{ end }}
|
|
||||||
status: {}
|
status: {}
|
||||||
|
|
Loading…
Reference in New Issue