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
|
hostname: k8s-cluster-cp-1.silverside-gopher.ts.net
|
||||||
tls: external
|
tls: external
|
||||||
replicas: 1
|
replicas: 1
|
||||||
bootstrapPassword: password
|
bootstrapPassword: ""
|
||||||
|
existingSecret: rancher-bootstrap-password
|
||||||
extraEnv:
|
extraEnv:
|
||||||
- name: CATTLE_PROMETHEUS_METRICS
|
- name: CATTLE_PROMETHEUS_METRICS
|
||||||
value: "true"
|
value: "true"
|
||||||
|
|||||||
Reference in New Issue
Block a user