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:
barmanObjectStore:
destinationPath: "s3://authentik-db/"
endpointURL: "http://minio.minio.svc.cluster.local:9000"
destinationPath: "s3://authentik-backup/"
endpointURL: "http://s3-minio.s3.svc.cluster.local:9000"
s3Credentials:
accessKeyId:
name: bucket

View file

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