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:
app: {{ .Values.app }}
annotations:
deployment-timestamp: "{{ now | date '20060102150405' }}"
deployment-timestamp: "{{ now.Unix }}"
spec:
securityContext:
runAsNonRoot: true