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

@ -3,3 +3,5 @@ kind: Kustomization
resources: resources:
- gotk-components.yaml - gotk-components.yaml
- gotk-sync.yaml - gotk-sync.yaml
- infra-sync.yaml
- production-sync.yaml