There is not really a reason to use components at the moment
This commit is contained in:
@@ -48,7 +48,7 @@ spec:
|
||||
- name: LLDAP_DATABASE_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: lldap-db-app
|
||||
name: postgres-app
|
||||
key: uri
|
||||
- name: TZ
|
||||
value: CET
|
||||
|
||||
@@ -8,6 +8,4 @@ resources:
|
||||
- ./service.yaml
|
||||
- ./ingress.yaml
|
||||
- ./bootstrap
|
||||
|
||||
components:
|
||||
- ../../common/postgres
|
||||
|
||||
Reference in New Issue
Block a user