apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - nearle-namespace.yaml - nearle-config.yaml - nearle-secrets.yaml - nearle-app-secrets.yaml - nearle-fiesta.yaml - nearle-jupiter.yaml - jupiter-cors-proxy.yaml - nearle-atlantis.yaml - nearle-titan.yaml # nearle-ariane.yaml intentionally excluded - it was never actually # running on the cluster before Flux tried to deploy it for the first # time, and it crash-loops. Not a GitOps regression, a pre-existing # dormant/broken manifest. Revisit separately from the alaska/nearle # rollout. - nearle-gateway.yaml - nearle-reference-grant.yaml