Skip to content

Commit

Permalink
fix: fix home-assistant python path
Browse files Browse the repository at this point in the history
  • Loading branch information
muhlba91 committed Dec 3, 2024
1 parent 90548cd commit dab3607
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home-assistant/home-assistant/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ controllers:
secretKeyRef:
name: home-assistant-postgresql-app
key: uri
# TODO: remove once https://github.com/home-assistant/core/issues/127966 is fixed
- name: PYTHONPATH
value: /usr/local/lib/python3.12:/config/deps

envFrom:
- secretRef:
Expand Down

0 comments on commit dab3607

Please sign in to comment.