This commit is contained in:
Lee 2024-09-22 04:56:15 +01:00
parent 2e23e02fda
commit 2c4c7c0c1b

@ -305,12 +305,12 @@ spec:
requests:
cpu: 20m
memory: 100Mi
volumeMounts:
- mountPath: /etc/localtime
name: host-time
readOnly: true
volumes:
- hostPath:
path: /etc/localtime
type: ""
name: host-time
# volumeMounts:
# - mountPath: /etc/localtime
# name: host-time
# readOnly: true
# volumes:
# - hostPath:
# path: /etc/localtime
# type: ""
# name: host-time