[update]同步主机时间
This commit is contained in:
parent
98e69df6c3
commit
096d8c32d4
@ -45,6 +45,10 @@ spec:
|
||||
volumeMounts:
|
||||
- mountPath: /home/qiuguo/logs
|
||||
name: iot-logs
|
||||
- name: host-time
|
||||
hostPath:
|
||||
path: /etc/localtime
|
||||
type: ''
|
||||
terminationMessagePath: /nfs/data/qiuguo/iot/logs
|
||||
terminationMessagePolicy: File
|
||||
dnsPolicy: ClusterFirst
|
||||
|
||||
@ -45,6 +45,10 @@ spec:
|
||||
volumeMounts:
|
||||
- mountPath: /home/qiuguo/logs
|
||||
name: iot-logs
|
||||
- name: host-time
|
||||
hostPath:
|
||||
path: /etc/localtime
|
||||
type: ''
|
||||
terminationMessagePath: /nfs/data/qiuguo/iot/logs
|
||||
terminationMessagePolicy: File
|
||||
dnsPolicy: ClusterFirst
|
||||
|
||||
@ -40,6 +40,10 @@ spec:
|
||||
volumeMounts:
|
||||
- mountPath: /home/qiuguo/logs
|
||||
name: iot-logs
|
||||
- name: host-time
|
||||
hostPath:
|
||||
path: /etc/localtime
|
||||
type: ''
|
||||
terminationMessagePath: /nfs/data/qiuguo/iot/logs
|
||||
terminationMessagePolicy: File
|
||||
dnsPolicy: ClusterFirst
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user