Skip to content

Commit

Permalink
Update set Traefik fsGroup.
Browse files Browse the repository at this point in the history
  • Loading branch information
KGB33 committed May 9, 2024
1 parent 79c50ee commit ca9e003
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s-apps/traefik/helm-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ certResolvers:
storage: /data/acme.json
persistence:
enabled: true
securityContext:
readOnlyRootFilesystem: false
podSecurityContext:
fsGroup: 65532 # matches group for the initContainer below
env:
- name: CF_DNS_API_TOKEN
valueFrom:
Expand Down

0 comments on commit ca9e003

Please sign in to comment.