template:
...
volumeMounts:
- mountPath: /etc/localtime
name: timezone-config
volumes:
- hostPath:
path: /usr/share/zoneifo/Asis/Seoul
name: timezone-config
pod의 timezone설정
2019. 7. 2. 10:56
template:
...
volumeMounts:
- mountPath: /etc/localtime
name: timezone-config
volumes:
- hostPath:
path: /usr/share/zoneifo/Asis/Seoul
name: timezone-config