updated docs
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user