fix: add sync files to flux-system kustomization

This commit is contained in:
Scrublord MacBad 2026-04-21 15:53:23 +02:00
parent 4864e0cbec
commit 962500c37d

View File

@ -1,5 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- gotk-components.yaml
- gotk-sync.yaml
- gotk-components.yaml
- gotk-sync.yaml
- infra-sync.yaml
- production-sync.yaml