Files
kubernetes/manifests/artemis/cnpg/kustomization.yaml
Daniël Groothuis 622979fde6
Some checks failed
Validate K8s manifests / validate-manifests (push) Failing after 4s
chore(bootstrap): Added first action
2025-10-23 15:24:59 +02:00

13 lines
248 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
metadata:
name: cnpg
helmCharts:
- name: cloudnative-pg
repo: https://cloudnative-pg.github.io/charts
version: 0.26.0
releaseName: cnpg
namespace: cnpg-system