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 a675f41 commit 1179384Copy full SHA for 1179384
wiz-admission-controller/templates/cronjobmanager.yaml
@@ -67,7 +67,7 @@ spec:
67
env:
68
{{- include "spec.common.envVars" . | trim | nindent 14 }}
69
resources:
70
- {{- include "wiz-admission-controller.resources" . | trim | nindent 16 }}
+ {{- include "wiz-admission-controller.resources" . | trim | nindent 16 }}
71
{{- with .Values.customVolumeMounts }}
72
{{- toYaml . | nindent 14 }}
73
{{- end }}
0 commit comments