postgresql: Migrate to Sealed Secrets

This commit is contained in:
2023-10-14 21:28:32 -05:00
parent ccec71213a
commit c23aa38eff
2 changed files with 46 additions and 12 deletions

View File

@@ -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: