fix(postgres): use correct file paths

This commit is contained in:
SeanOMik 2024-09-15 16:37:23 -04:00
parent 4fd71c59d0
commit 3da1b8e693
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ spec:
secretRef:
name: sops-gpg
dependsOn:
- name: openebs
- name: openebs-sc
namespace: flux-system
postBuild:
substitute: {}

View File

@ -1,5 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./namespace
- ./namespace.yaml
- ./dbs/ks.yaml