Merge pull request #2476 from woopstar/patch-13
Enable encrypting the secrets
This commit is contained in:
commit
5364160d6a
1 changed files with 1 additions and 0 deletions
|
@ -15,3 +15,4 @@ etcd_deployment_type: host
|
||||||
deploy_netchecker: true
|
deploy_netchecker: true
|
||||||
kubedns_min_replicas: 1
|
kubedns_min_replicas: 1
|
||||||
cloud_provider: gce
|
cloud_provider: gce
|
||||||
|
kube_encrypt_secret_data: true
|
||||||
|
|
Loading…
Reference in a new issue