fix(thin,hass): use new kustomization name for cloudinitpg
This commit is contained in:
parent
449874735b
commit
e803b4786d
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ spec:
|
|||
dependsOn:
|
||||
- name: openebs-sc
|
||||
namespace: flux-system
|
||||
- name: postgresql
|
||||
- name: cloudnative-pg-cluster
|
||||
namespace: flux-system
|
||||
postBuild:
|
||||
substitute: {}
|
||||
|
@ -27,4 +27,4 @@ spec:
|
|||
- kind: ConfigMap
|
||||
name: cluster-settings
|
||||
- kind: Secret
|
||||
name: cluster-secrets
|
||||
name: cluster-secrets
|
||||
|
|
Loading…
Add table
Reference in a new issue