fix: include puppet pvc yaml (#27)

- ensure the persistentvolumeclaims.yaml is included in kustomize

Reviewed-on: #27
This commit was merged in pull request #27.
This commit is contained in:
2026-03-09 01:33:40 +11:00
parent b4d6fede98
commit 02877b6385
+1
View File
@@ -7,5 +7,6 @@ resources:
- cnpg_cluster.yaml - cnpg_cluster.yaml
- cnpg_pooler.yaml - cnpg_pooler.yaml
- cronjob_g10k-code.yaml - cronjob_g10k-code.yaml
- persistentvolumeclaims.yaml
- vaultauth.yaml - vaultauth.yaml
- vaultstaticsecret.yaml - vaultstaticsecret.yaml