Refactor PostgreSQL job configuration to update secret reference for POSTGRES_PASSWORD
This commit is contained in:
@@ -2,11 +2,10 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: postgres
|
||||
resources:
|
||||
- ../config
|
||||
- test-job.yaml
|
||||
labels:
|
||||
- includeSelectors: true
|
||||
pairs:
|
||||
app: postgres-doctor
|
||||
managedBy: kustomize
|
||||
partOf: wild-cloud
|
||||
partOf: wild-cloud
|
||||
|
Reference in New Issue
Block a user