Skip to content

Commit

Permalink
fix(hajimari): save user config bug toboshii/hajimari#74
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Oct 15, 2022
1 parent 409d2eb commit 31ac6d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cluster/apps/home/hajimari/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ spec:
tag: v0.3.1
env:
TZ: ${SETTING_TZ}
podSecurityContext:
fsGroup: 101
fsGroupChangePolicy: OnRootMismatch
hajimari:
defaultEnable: false
namespaceSelector:
Expand Down

0 comments on commit 31ac6d7

Please sign in to comment.