Browse Source

Merge pull request #2476 from woopstar/patch-13

Enable encrypting the secrets
pull/2477/head
Andreas Krüger 6 years ago
committed by GitHub
parent
commit
5364160d6a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. 1
      tests/files/gce_centos7-flannel-addons.yml

1
tests/files/gce_centos7-flannel-addons.yml

@ -15,3 +15,4 @@ etcd_deployment_type: host
deploy_netchecker: true
kubedns_min_replicas: 1
cloud_provider: gce
kube_encrypt_secret_data: true
Loading…
Cancel
Save