fix: sync rancher flux bootstrap secret
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user