hari14singh
Results
1
issues of
hari14singh
volumeMounts: - mountPath: /etc/localtime name: k8tz readOnly: true subPath: Asia/Kolkata - mountPath: /usr/share/zoneinfo name: k8tz readOnly: true volumes: - hostPath: path: /usr/share/zoneinfo type: "" name: k8tz Getting 2 volume mount...