enabled(authentik)

This commit is contained in:
nold 2024-02-02 19:05:25 +01:00
parent 663fc32980
commit d075f98ef9
3 changed files with 3 additions and 3 deletions

View file

@ -14,8 +14,8 @@ spec:
backup: backup:
barmanObjectStore: barmanObjectStore:
destinationPath: "s3://authentik-db/" destinationPath: "s3://authentik-backup/"
endpointURL: "http://minio.minio.svc.cluster.local:9000" endpointURL: "http://s3-minio.s3.svc.cluster.local:9000"
s3Credentials: s3Credentials:
accessKeyId: accessKeyId:
name: bucket name: bucket

View file

@ -19,7 +19,7 @@ worker:
image: image:
repository: ghcr.io/goauthentik/server repository: ghcr.io/goauthentik/server
tag: 2023.6.1 tag: 2023.10.7
ingress: ingress:
enabled: true enabled: true