postgresql: Migrate to Sealed Secrets
This commit is contained in:
@@ -5,6 +5,7 @@ namespace: postgresql
|
||||
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- secrets.yaml
|
||||
- operatorconfiguration.crd.yaml
|
||||
- postgresteam.crd.yaml
|
||||
- postgresql-operator-configuration.yaml
|
||||
@@ -13,18 +14,6 @@ resources:
|
||||
- api-service.yaml
|
||||
- default-cluster.yaml
|
||||
|
||||
secretGenerator:
|
||||
- name: ssh-auth
|
||||
files:
|
||||
- ssh-backup.key
|
||||
options:
|
||||
disableNameSuffixHash: true
|
||||
- name: pod-secrets
|
||||
envs:
|
||||
- pod.secrets
|
||||
options:
|
||||
disableNameSuffixHash: true
|
||||
|
||||
configMapGenerator:
|
||||
- name: pod-env
|
||||
envs:
|
||||
|
||||
Reference in New Issue
Block a user