Files
homelab-infra/platform/sandbox-monitoring/operator/kustomization.yaml
T
panxiao81 60836c3360
yaml / yaml (pull_request) Successful in 25s
ansible / collection-test (pull_request) Successful in 1m10s
ansible / lint (pull_request) Successful in 4m33s
feat: 接入 sandbox Kubernetes 监控
2026-09-17 16:02:48 +00:00

9 lines
157 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- repositories.yaml
- values.yaml
- helmrelease.yaml