add the sources to kustomization

This commit is contained in:
JethroC Admin 2026-03-11 22:30:51 +13:00
parent ad9598de49
commit b23feb8239
2 changed files with 5 additions and 0 deletions

View file

@ -3,4 +3,5 @@ kind: Kustomization
resources: resources:
- gotk-components.yaml - gotk-components.yaml
- gotk-sync.yaml - gotk-sync.yaml
- infrastructuresources.yaml
- apps.yaml - apps.yaml

View file

@ -0,0 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- robjuz.yaml