added timezone
This commit is contained in:
@@ -44,6 +44,8 @@ spec:
|
|||||||
value: /tmp/npm-cache
|
value: /tmp/npm-cache
|
||||||
- name: XDG_CACHE_HOME
|
- name: XDG_CACHE_HOME
|
||||||
value: /tmp
|
value: /tmp
|
||||||
|
- name: TZ
|
||||||
|
value: "Australia/Sydney"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: home
|
- name: home
|
||||||
mountPath: /home/node
|
mountPath: /home/node
|
||||||
|
|||||||
Reference in New Issue
Block a user