fix: Use Doppler-backed Rancher bootstrap password
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user