Skip to content

Commit

Permalink
feat: home-assistant with k8s-sidecar with reload as global
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Dec 7, 2023
1 parent 23c19a0 commit 31128ad
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions kubernetes/main/apps/default/home-assistant/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,7 @@ spec:
type: configMap
name: home-assistant-script-configmap
defaultMode: 0775
advancedMounts:
config-sync:
reload:
- path: /app/reload.py
subPath: reload.py
readOnly: true
globalMounts:
- path: /app/reload.py
subPath: reload.py
readOnly: true

0 comments on commit 31128ad

Please sign in to comment.