now?
This commit is contained in:
parent
2e23e02fda
commit
2c4c7c0c1b
@ -305,12 +305,12 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
cpu: 20m
|
cpu: 20m
|
||||||
memory: 100Mi
|
memory: 100Mi
|
||||||
volumeMounts:
|
# volumeMounts:
|
||||||
- mountPath: /etc/localtime
|
# - mountPath: /etc/localtime
|
||||||
name: host-time
|
# name: host-time
|
||||||
readOnly: true
|
# readOnly: true
|
||||||
volumes:
|
# volumes:
|
||||||
- hostPath:
|
# - hostPath:
|
||||||
path: /etc/localtime
|
# path: /etc/localtime
|
||||||
type: ""
|
# type: ""
|
||||||
name: host-time
|
# name: host-time
|
||||||
|
Reference in New Issue
Block a user