updated docs

This commit is contained in:
2026-07-30 14:55:53 +02:00
parent 109db7cc6e
commit 6390aeb527
+1 -1
View File
@@ -16,7 +16,7 @@ spec:
labels: labels:
app: {{ .Values.app }} app: {{ .Values.app }}
annotations: annotations:
deployment-timestamp: "{{ now | date \"20060102150405\" }}" deployment-timestamp: "{{ now | date '20060102150405' }}"
spec: spec:
securityContext: securityContext:
runAsNonRoot: true runAsNonRoot: true