move to longhorn

This commit is contained in:
2022-12-04 10:53:46 -06:00
parent 10b7d24a24
commit 22c6fcde1f

View File

@@ -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