There is not really a reason to use components at the moment
This commit is contained in:
@@ -6,8 +6,6 @@ resources:
|
||||
- ./repository.yaml
|
||||
- ./release.yaml
|
||||
- ./lldap.yaml
|
||||
|
||||
components:
|
||||
- ../../common/postgres
|
||||
- ../../common/dragonflydb
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user