updated docs
This commit is contained in:
@@ -16,7 +16,7 @@ spec:
|
||||
labels:
|
||||
app: {{ .Values.app }}
|
||||
annotations:
|
||||
deployment-timestamp: "{{ now | date '20060102150405' }}"
|
||||
deployment-timestamp: "{{ now.Unix }}"
|
||||
spec:
|
||||
securityContext:
|
||||
runAsNonRoot: true
|
||||
|
||||
Reference in New Issue
Block a user