Skip to content

Commit

Permalink
🐛 hass code UID
Browse files Browse the repository at this point in the history
  • Loading branch information
auricom committed Dec 29, 2023
1 parent 2f49a9c commit 7189e18
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubernetes/apps/default/home-assistant/code/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ spec:
memory: 1Gi
pod:
securityContext:
runAsUser: 568
runAsGroup: 568
fsGroup: 568
runAsUser: 0
runAsGroup: 0
fsGroup: 0
fsGroupChangePolicy: OnRootMismatch
service:
main:
Expand Down

0 comments on commit 7189e18

Please sign in to comment.