mirror of https://github.com/kubernetes/kops.git
fix(tests/integration/update_cluster): accidentally broke test earlier
This commit is contained in:
parent
c54222bdb8
commit
4c4dd466da
|
|
@ -174,7 +174,8 @@ Resources.AWSAutoScalingLaunchConfigurationmasterustest1amastersexternallbexampl
|
||||||
- NodeRestriction
|
- NodeRestriction
|
||||||
- ResourceQuota
|
- ResourceQuota
|
||||||
allowPrivileged: true
|
allowPrivileged: true
|
||||||
apiServerCount: 1
|
anonymousAuth: false
|
||||||
|
apiServerCount: 1
|
||||||
authorizationMode: AlwaysAllow
|
authorizationMode: AlwaysAllow
|
||||||
cloudProvider: aws
|
cloudProvider: aws
|
||||||
etcdServers:
|
etcdServers:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue