Files
homelab-infra/clusters/homelab/kustomization.yaml
T
panxiao81 745d2cc6c2
lint / yaml (push) Successful in 14s
lint / yaml (pull_request) Successful in 17s
lint / terraform (pull_request) Successful in 33s
lint / terraform (push) Successful in 29s
lint / ansible (push) Successful in 6m18s
lint / ansible (pull_request) Successful in 6m13s
feat(gitops): staged 接管 Gitea Actions Helm release
2026-09-10 05:01:46 +00:00

8 lines
177 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- flux-system
- namespaces/gitops-canary.yaml
- apps/gitea-actions.yaml
- apps/http-echo.yaml