mirror of https://github.com/kubernetes/kops.git
bump version of k8s-ec2-srcdst to v0.1.0 for kubernetes 1.6 support
This commit is contained in:
parent
2e1a024b9f
commit
3e281626a7
|
@ -343,7 +343,7 @@ spec:
|
|||
operator: Exists
|
||||
serviceAccountName: k8s-ec2-srcdst
|
||||
containers:
|
||||
- image: ottoyiu/k8s-ec2-srcdst:v0.0.3
|
||||
- image: ottoyiu/k8s-ec2-srcdst:v0.1.0
|
||||
name: k8s-ec2-srcdst
|
||||
resources:
|
||||
requests:
|
||||
|
|
|
@ -230,7 +230,7 @@ spec:
|
|||
spec:
|
||||
hostNetwork: true
|
||||
containers:
|
||||
- image: ottoyiu/k8s-ec2-srcdst:v0.0.3
|
||||
- image: ottoyiu/k8s-ec2-srcdst:v0.1.0
|
||||
name: k8s-ec2-srcdst
|
||||
resources:
|
||||
requests:
|
||||
|
|
Loading…
Reference in New Issue