Skip to content

Commit

Permalink
chore(keycloak): add local volume
Browse files Browse the repository at this point in the history
  • Loading branch information
choffmann committed Oct 21, 2024
1 parent 9ca20aa commit bf4f24d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions keycloak/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ keycloak:
production: false
proxyHeaders: "xforwarded"

volumes:
- /tmp/keycloak:/export

ingress:
enabled: true
ingressClassName: "traefik"
Expand Down

0 comments on commit bf4f24d

Please sign in to comment.