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