not needed in proxy

This commit is contained in:
Jonny 2022-12-02 10:00:34 +00:00
parent 680061382a
commit 44380d2bc0
1 changed files with 0 additions and 5 deletions

View File

@ -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: {}