Skip to content

Commit

Permalink
Test once more with kube-router to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hakman committed Mar 24, 2021
1 parent b26972d commit 7179ef4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
serviceAccountName: kube-router
containers:
- name: kube-router
image: docker.io/cloudnativelabs/kube-router:v1.2.0
image: docker.io/cloudnativelabs/kube-router:v1.1.1
args:
- --run-router=true
- --run-firewall=true
Expand Down Expand Up @@ -97,7 +97,7 @@ spec:
readOnly: false
initContainers:
- name: install-cni
image: docker.io/cloudnativelabs/kube-router:v1.2.0
image: docker.io/cloudnativelabs/kube-router:v1.1.1
command:
- /bin/sh
- -c
Expand Down

0 comments on commit 7179ef4

Please sign in to comment.