feat: Added cnpg

This commit is contained in:
2025-12-15 03:13:39 +01:00
parent be1c67d665
commit d5c6429205
13 changed files with 106 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- helm-repository.yaml
- helm-release.yaml
configurations:
- name-reference.yaml
configMapGenerator:
- name: values-base
namespace: cnpg-system
files:
- values.yaml