We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6463f1e commit bbfc0adCopy full SHA for bbfc0ad
wiz-admission-controller/templates/deploymentauditlogs.yaml
@@ -196,7 +196,7 @@ spec:
196
volumes:
197
- name: server-certs
198
secret:
199
- defaultMode: 4
+ defaultMode: 444
200
secretName: {{ include "wiz-admission-controller.secretServerCert" . | trim }}
201
{{- with .Values.customVolumes }}
202
{{- toYaml . | nindent 8 }}
0 commit comments