Enable encrypting the secrets
Enable the CI test to check the encryption of secrets
This commit is contained in:
parent
3d6fd49179
commit
1a35948ff6
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