Skip to content

Commit

Permalink
chore(cni): update from v1.5.2 -> v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
metral committed Aug 13, 2019
1 parent b6e1bb4 commit d24cc39
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions nodejs/eks/cni/aws-k8s-cni.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ spec:
tolerations:
- operator: Exists
containers:
- image: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.5.2
- image: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.5.3
imagePullPolicy: Always
ports:
- containerPort: 61678
Expand All @@ -104,10 +104,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 d24cc39

Please sign in to comment.