updated docs

This commit is contained in:
2026-07-30 14:59:28 +02:00
parent 6390aeb527
commit 7475c03db2
+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.Unix }}"
spec: spec:
securityContext: securityContext:
runAsNonRoot: true runAsNonRoot: true