mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
move to longhorn
This commit is contained in:
parent
10b7d24a24
commit
22c6fcde1f
1 changed files with 3 additions and 1 deletions
|
|
@ -145,7 +145,9 @@ authentik:
|
||||||
existingSecret: authentik-postgresql1
|
existingSecret: authentik-postgresql1
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
existingClaim: authentik-pvc
|
storageClass: longhorn
|
||||||
|
accessModes:
|
||||||
|
- ReadWriteMany
|
||||||
redis:
|
redis:
|
||||||
enabled: true
|
enabled: true
|
||||||
architecture: standalone
|
architecture: standalone
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue