harbor-operator: converge secrets
This commit is contained in:
@@ -95,7 +95,7 @@ spec:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: postgres-appuser-password
|
||||
key: POSTGRES_APPUSER_PASSWORD
|
||||
key: password # required by harbor
|
||||
- name: EXPORTER_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
@@ -138,7 +138,7 @@ metadata:
|
||||
spec:
|
||||
size: 32
|
||||
mapping:
|
||||
- key: POSTGRES_APPUSER_PASSWORD
|
||||
- key: password
|
||||
value: "%(plaintext)s"
|
||||
---
|
||||
apiVersion: codemowers.cloud/v1beta1
|
||||
|
||||
Reference in New Issue
Block a user