Skip to content

Commit

Permalink
fix(home-assistant): add pythonpath env var
Browse files Browse the repository at this point in the history
Signed-off-by: tvories <[email protected]>
  • Loading branch information
tvories committed Dec 1, 2024
1 parent 82da294 commit 9da7b71
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ spec:
tag: 2024.11.3
env:
TZ: "${TIMEZONE}"
PYTHONPATH: "/config/deps"
POSTGRES_HOST:
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 9da7b71

Please sign in to comment.