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 b2514f3 + 6298b6d commit 6dc63c2Copy full SHA for 6dc63c2
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