fix: revert authelia to working state with inline secrets

This commit is contained in:
2026-06-22 12:06:10 +00:00
parent c4591bd68c
commit 6f7a200b80
+4 -5
View File
@@ -11,7 +11,7 @@ configMap:
identity_validation: identity_validation:
reset_password: reset_password:
secret: secret:
value: "" value: f86cac59ff096d5dba433b5242eef1c409421165fe3ad7414827f71382ad0e84
notifier: notifier:
disable_startup_check: true disable_startup_check: true
filesystem: filesystem:
@@ -23,20 +23,20 @@ configMap:
domain: uzbutterfly.com domain: uzbutterfly.com
subdomain: auth subdomain: auth
encryption_key: encryption_key:
value: "" value: 03e75899a8f009bb3c1877c63a864f37f7e38fed0fabd599eb871d259ac86148
redis: redis:
enabled: true enabled: true
host: authelia-redis-master host: authelia-redis-master
port: 6379 port: 6379
storage: storage:
encryption_key: encryption_key:
value: "" value: 0b1bbffd77ba566e6441dcb848d6b25a165443d339d356482f86b6dcedc39c79
postgres: postgres:
address: tcp://authelia-postgres-postgresql:5432 address: tcp://authelia-postgres-postgresql:5432
database: authelia database: authelia
enabled: true enabled: true
password: password:
value: "" value: authelia_pg_pass
username: authelia username: authelia
theme: dark theme: dark
totp: totp:
@@ -52,7 +52,6 @@ ingress:
enabled: true enabled: true
secret: authelia-tls secret: authelia-tls
secret: secret:
existingSecret: authelia-secrets
additionalSecrets: additionalSecrets:
authelia-users: authelia-users:
items: items: