endif -> end
All checks were successful
ci/woodpecker/push/piper Pipeline was successful

This commit is contained in:
Alex Manning 2023-07-06 20:22:19 +01:00
parent b02c4cc912
commit fbcf8a2bcf

View file

@ -36,7 +36,7 @@ spec:
volumeMounts: volumeMounts:
- name: data - name: data
mountPath: /data mountPath: /data
{{ endif }} {{ end }}
containers: containers:
- name: {{ .Chart.Name }} - name: {{ .Chart.Name }}
securityContext: securityContext: