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 b2514f3 commit 6298b6dCopy full SHA for 6298b6d
charts/part-db/templates/statefulset.yaml
@@ -17,7 +17,7 @@ spec:
17
labels: {{- include "app.labels" . | nindent 8 }}
18
{{- with .Values.podAnnotations }}
19
annotations:
20
- {{- toYaml . | nindent 4 }}
+ {{- toYaml . | nindent 8 }}
21
{{- end }}
22
spec:
23
{{- if .Values.image.pullSecrets }}
0 commit comments