Files
homelab-infra/infrastructure/sandbox-cluster/ansible/roles/sandbox_spire_bootstrap/defaults/main.yml
T
panxiao81 ea15841d4d
yaml / yaml (pull_request) Successful in 17s
ansible / collection-test (pull_request) Successful in 1m5s
ansible / lint (pull_request) Successful in 4m4s
feat: 引导 sandbox SPIRE external controller
2026-09-17 17:00:44 +00:00

8 lines
387 B
YAML

---
sandbox_spire_bootstrap_api_server: https://10.60.0.13:6443
sandbox_spire_bootstrap_source_namespace: spire-system
sandbox_spire_bootstrap_source_secret: spire-server-token-reviewer-token
sandbox_spire_bootstrap_controller_secret: spire-controller-manager-token
sandbox_spire_bootstrap_target_namespace: spire-server
sandbox_spire_bootstrap_target_secret: spire-external-kubeconfigs