Move infra and apps into flux kustmize

This commit is contained in:
2024-02-16 18:55:56 +00:00
parent b56031dc15
commit 7dec33d862
4 changed files with 2 additions and 5 deletions

View File

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

View File

@@ -1,5 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- infrastructure.yaml
- apps.yaml