Fix Rancher: use Doppler secret instead of hardcoded password
This commit is contained in:
@@ -25,7 +25,8 @@ spec:
|
||||
hostname: k8s-cluster-cp-1.silverside-gopher.ts.net
|
||||
tls: external
|
||||
replicas: 1
|
||||
bootstrapPassword: password
|
||||
bootstrapPassword: ""
|
||||
existingSecret: rancher-bootstrap-password
|
||||
extraEnv:
|
||||
- name: CATTLE_PROMETHEUS_METRICS
|
||||
value: "true"
|
||||
|
||||
Reference in New Issue
Block a user