Files
homelab-infra/clusters/sandbox/apps/spire-bootstrap.yaml
T
panxiao81 b7b92b3465
yaml / yaml (pull_request) Successful in 19s
ansible / collection-test (pull_request) Successful in 1m11s
ansible / lint (pull_request) Successful in 2m13s
feat: 引导 sandbox 跨集群 SPIRE 认证
2026-09-17 16:50:02 +00:00

16 lines
292 B
YAML

---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: spire-bootstrap
namespace: flux-system
spec:
interval: 10m
path: ./platform/sandbox-spire/bootstrap
prune: true
sourceRef:
kind: GitRepository
name: flux-system
timeout: 10m
wait: true