TZ=UTC
This commit is contained in:
parent
e5f60f02fc
commit
069696e592
|
@ -13,6 +13,9 @@ patches:
|
|||
version: v1
|
||||
kind: Deployment
|
||||
patch: |-
|
||||
- op: add
|
||||
path: /spec/template/spec/containers/0/env/-
|
||||
value: {name: TZ, value: UTC}
|
||||
- op: add
|
||||
path: /spec/template/spec/containers/0/env/-
|
||||
value: {name: NATS_URL, value: http://nats.databases}
|
||||
|
|
Loading…
Reference in New Issue