Files
homelab-infra/platform/sandbox-external-secrets/operator/kustomization.yaml
T
panxiao81 e0e629794b
yaml / yaml (pull_request) Successful in 17s
terraform / validate (pull_request) Successful in 49s
为 sandbox 接入 OpenBao External Secrets
2026-09-18 17:34:53 +00:00

9 lines
155 B
YAML

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