fix: add missing kustomization.yaml

This commit is contained in:
Patryk Hegenberg 2025-05-07 14:12:28 +02:00
parent fb8441c436
commit 2a8a58e1e1

View file

@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- helmrepository.yaml
- helmrelease.yaml