fix: sync rancher flux bootstrap secret
Deploy Cluster / Terraform (push) Has been cancelled
Deploy Cluster / Ansible (push) Has been cancelled

This commit is contained in:
2026-05-03 20:25:17 +00:00
parent 82a9747fb9
commit bac568d540
@@ -14,8 +14,8 @@ spec:
template: template:
type: Opaque type: Opaque
data: data:
bootstrapPassword: "{{ .RANCHER_BOOTSTRAP_PASSWORD }}" bootstrapPassword: "{{ .rancherBootstrapPassword }}"
data: data:
- secretKey: RANCHER_BOOTSTRAP_PASSWORD - secretKey: rancherBootstrapPassword
remoteRef: remoteRef:
key: RANCHER_BOOTSTRAP_PASSWORD key: RANCHER_BOOTSTRAP_PASSWORD