fix: Use Doppler-backed Rancher bootstrap password
All checks were successful
Deploy Cluster / Terraform (push) Successful in 49s
Deploy Cluster / Ansible (push) Successful in 5m43s

This commit is contained in:
2026-03-28 22:51:38 +00:00
parent 0f4f0b09fb
commit a15fa50302
4 changed files with 28 additions and 0 deletions

View File

@@ -55,3 +55,8 @@ spec:
- matchExpressions:
- key: node-role.kubernetes.io/control-plane
operator: DoesNotExist
valuesFrom:
- kind: Secret
name: rancher-bootstrap-password
valuesKey: bootstrapPassword
targetPath: bootstrapPassword