Skip to content

Commit

Permalink
fix(home-assistant): revert pythonpath
Browse files Browse the repository at this point in the history
Signed-off-by: tvories <[email protected]>
  • Loading branch information
tvories committed Dec 5, 2024
1 parent ffc175d commit dec6bb5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ spec:
app:
image:
repository: ghcr.io/home-assistant/home-assistant
tag: 2024.12.0
tag: 2024.11.3
env:
TZ: "${TIMEZONE}"
# PYTHONPATH: "/config/deps"
PYTHONPATH: "/config/deps"
POSTGRES_HOST:
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit dec6bb5

Please sign in to comment.