Skip to content

Commit

Permalink
Update v1.5.1 for kubernetes 1.10 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Claes Mogren authored and mogren committed Aug 4, 2019
1 parent d8fe928 commit 84cbb8e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions config/v1.5/aws-k8s-cni-1.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ spec:
tolerations:
- operator: Exists
containers:
- image: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.5.0
- image: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.5.1
imagePullPolicy: Always
ports:
- containerPort: 61678
Expand All @@ -82,10 +82,6 @@ spec:
valueFrom:
fieldRef:
fieldPath: spec.nodeName
- name: WATCH_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
resources:
requests:
cpu: 10m
Expand Down

0 comments on commit 84cbb8e

Please sign in to comment.