Skip to content

Commit

Permalink
add TZ env var
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrought committed May 27, 2022
1 parent 15509e3 commit 9f85cc4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions adapter/deploy/yaml/adapter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,8 @@ spec:
- --with-stdout=true
imagePullPolicy: Always
env:
- name: NAMESPACE
valueFrom:
fieldRef:
apiVersion: v1
fieldPath: metadata.namespace
- name: TZ
value: GMT
lifecycle:
preStop:
httpGet:
Expand Down

0 comments on commit 9f85cc4

Please sign in to comment.