change authorization_modes default value

This commit is contained in:
jwfang
2017-07-07 17:31:11 +08:00
parent 0b3badf3d8
commit 552b2f0635
3 changed files with 3 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ before_script:
KUBELET_DEPLOYMENT: "docker"
VAULT_DEPLOYMENT: "docker"
WEAVE_CPU_LIMIT: "100m"
AUTHORIZATION_MODES: "{ 'authorization_modes': ['AlwaysAllow'] }"
AUTHORIZATION_MODES: "{ 'authorization_modes': [] }"
MAGIC: "ci check this"
.gce: &gce