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
|
port: 5432
|
||||||
database: authentik
|
database: authentik
|
||||||
username: authentik
|
username: authentik
|
||||||
existingSecret: authentik-secrets
|
|
||||||
existingSecretKey: postgresql-password
|
|
||||||
redisConfig:
|
redisConfig:
|
||||||
host: redis.database
|
host: redis.database
|
||||||
port: <your-external-redis-port>
|
port: <your-external-redis-port>
|
||||||
existingSecret: authentik-secrets
|
|
||||||
existingSecretKey: redis-password
|
|
||||||
authentik:
|
authentik:
|
||||||
external_url: "https://authentik.yourdomain.com/"
|
external_url: "https://authentik.yourdomain.com/"
|
||||||
ingress:
|
ingress:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue