diff --git a/infrastructure/addons/rancher-secrets/rancher-bootstrap-password-flux-externalsecret.yaml b/infrastructure/addons/rancher-secrets/rancher-bootstrap-password-flux-externalsecret.yaml index d96f4c4..7c26742 100644 --- a/infrastructure/addons/rancher-secrets/rancher-bootstrap-password-flux-externalsecret.yaml +++ b/infrastructure/addons/rancher-secrets/rancher-bootstrap-password-flux-externalsecret.yaml @@ -14,8 +14,8 @@ spec: template: type: Opaque data: - bootstrapPassword: "{{ .RANCHER_BOOTSTRAP_PASSWORD }}" + bootstrapPassword: "{{ .rancherBootstrapPassword }}" data: - - secretKey: RANCHER_BOOTSTRAP_PASSWORD + - secretKey: rancherBootstrapPassword remoteRef: key: RANCHER_BOOTSTRAP_PASSWORD