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.
2 parents 39d7c30 + 5ef22d7 commit 2d63e49Copy full SHA for 2d63e49
templates/helm/templates/deployment.yaml
@@ -89,7 +89,7 @@ spec:
89
- name: {{ .Values.aws.credentials.secretName }}
90
mountPath: {{ include "aws.credentials.secret_mount_path" . }}
91
readOnly: true
92
- {{- end }}
+ {{- end }}
93
securityContext:
94
allowPrivilegeEscalation: false
95
privileged: false
0 commit comments