mirror of https://github.com/kubernetes/kops.git
Merge pull request #4109 from aledbf/update-image
Automatic merge from submit-queue. Update ottoyiu/k8s-ec2-srcdst docker image This new image contains https://github.com/ottoyiu/k8s-ec2-srcdst/pull/5 and https://github.com/ottoyiu/k8s-ec2-srcdst/pull/6
This commit is contained in:
commit
dc8c0ba470
|
@ -128,7 +128,7 @@ spec:
|
|||
operator: Exists
|
||||
serviceAccountName: k8s-ec2-srcdst
|
||||
containers:
|
||||
- image: aledbf/k8s-ec2-srcdst:v0.1.0-5
|
||||
- image: ottoyiu/k8s-ec2-srcdst:v0.2.0-3-gc0c26eca
|
||||
name: k8s-ec2-srcdst
|
||||
resources:
|
||||
requests:
|
||||
|
|
|
@ -411,7 +411,7 @@ spec:
|
|||
operator: Exists
|
||||
serviceAccountName: k8s-ec2-srcdst
|
||||
containers:
|
||||
- image: ottoyiu/k8s-ec2-srcdst:v0.1.0
|
||||
- image: ottoyiu/k8s-ec2-srcdst:v0.2.0-3-gc0c26eca
|
||||
name: k8s-ec2-srcdst
|
||||
resources:
|
||||
requests:
|
||||
|
|
|
@ -421,7 +421,7 @@ spec:
|
|||
operator: Exists
|
||||
serviceAccountName: k8s-ec2-srcdst
|
||||
containers:
|
||||
- image: ottoyiu/k8s-ec2-srcdst:v0.1.0
|
||||
- image: ottoyiu/k8s-ec2-srcdst:v0.2.0-3-gc0c26eca
|
||||
name: k8s-ec2-srcdst
|
||||
resources:
|
||||
requests:
|
||||
|
|
|
@ -237,7 +237,7 @@ spec:
|
|||
spec:
|
||||
hostNetwork: true
|
||||
containers:
|
||||
- image: ottoyiu/k8s-ec2-srcdst:v0.1.0
|
||||
- image: ottoyiu/k8s-ec2-srcdst:v0.2.0-3-gc0c26eca
|
||||
name: k8s-ec2-srcdst
|
||||
resources:
|
||||
requests:
|
||||
|
|
Loading…
Reference in New Issue