Remove unneeded, invalid values
This commit is contained in:
parent
c1f990cab6
commit
c0b6a2ff8a
1 changed files with 0 additions and 4 deletions
|
@ -37,13 +37,9 @@ spec:
|
|||
port: 5432
|
||||
database: authentik
|
||||
username: authentik
|
||||
existingSecret: authentik-secrets
|
||||
existingSecretKey: postgresql-password
|
||||
redisConfig:
|
||||
host: redis.database
|
||||
port: <your-external-redis-port>
|
||||
existingSecret: authentik-secrets
|
||||
existingSecretKey: redis-password
|
||||
authentik:
|
||||
external_url: "https://authentik.yourdomain.com/"
|
||||
ingress:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue