mirror of https://github.com/kubernetes/kops.git
Add containerProxy to integration test
This commit is contained in:
parent
f209d34166
commit
40e8b0f10a
|
@ -4,6 +4,8 @@ metadata:
|
||||||
creationTimestamp: "2016-12-10T22:42:27Z"
|
creationTimestamp: "2016-12-10T22:42:27Z"
|
||||||
name: minimal-warmpool.example.com
|
name: minimal-warmpool.example.com
|
||||||
spec:
|
spec:
|
||||||
|
assets:
|
||||||
|
containerProxy: kops.k8s.io/remapped-image
|
||||||
kubernetesApiAccess:
|
kubernetesApiAccess:
|
||||||
- 0.0.0.0/0
|
- 0.0.0.0/0
|
||||||
channel: stable
|
channel: stable
|
||||||
|
|
Loading…
Reference in New Issue