Fix: Update storageClass in authentik configuration from ceph-block to local-path

This commit is contained in:
Marco van Zijl 2025-11-11 21:00:54 +01:00
parent a2ba9e677f
commit 93461cbf84

View File

@ -80,7 +80,7 @@ authentik:
database: authentik database: authentik
owner: authentik owner: authentik
storage: storage:
storageClass: ceph-block storageClass: local-path
size: 10Gi size: 10Gi
resources: resources:
requests: requests: