There is not really a reason to use components at the moment

This commit is contained in:
2025-02-19 02:19:48 +01:00
parent a976596e9d
commit da10dddf41
10 changed files with 12 additions and 33 deletions

View File

@@ -6,7 +6,5 @@ resources:
- ./repository.yaml
- ./release.yaml
- ./lldap.yaml
components:
- ../../common/postgres
- ../../common/dragonflydb

View File

@@ -27,8 +27,8 @@ spec:
secret:
additionalSecrets:
authelia-db-app:
key: authelia-db-app
postgres-app:
key: postgres-app
authelia-lldap:
key: authelia-lldap
@@ -64,11 +64,11 @@ spec:
storage:
postgres:
enabled: true
address: tcp://authelia-db-rw.authelia:5432
address: tcp://postgres-rw.authelia:5432
database: app
username: app
password:
secret_name: authelia-db-app
secret_name: postgres-app
path: password
notifier: