2025-11-09 11:48:45 -03:00
|
|
|
# clusters/atlas/flux-system/kustomization.yaml
|
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
|
kind: Kustomization
|
|
|
|
|
resources:
|
|
|
|
|
- gotk-components.yaml
|
|
|
|
|
- gotk-sync.yaml
|
|
|
|
|
- platform
|
|
|
|
|
- applications
|
2026-06-18 19:26:59 -03:00
|
|
|
patches:
|
|
|
|
|
- path: recovery-suspend-kustomizations.yaml
|