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,8 +6,6 @@ resources:
- ./repository.yaml
- ./release.yaml
- ./lldap.yaml
components:
- ../../common/postgres
- ../../common/dragonflydb

View File

@@ -62,8 +62,8 @@ spec:
existingSecret: grafana-ldap-toml
extraSecretMounts:
- name: grafana-db-app-mount
secretName: grafana-db-app
- name: postgres-app-mount
secretName: postgres-app
defaultMode: 0440
mountPath: /etc/secrets/db
readOnly: true