Fix image upgrade plan (#3288)

Hi,
For the agent plan, there's no need to specify the rancher/k3s-upgrade version
This commit is contained in:
Jordi Prats
2021-09-10 14:54:23 -07:00
committed by GitHub
parent 4a9ff6467b
commit 6eaf17ffb2
@@ -83,7 +83,7 @@ spec:
args:
- prepare
- server-plan
image: rancher/k3s-upgrade:v1.17.4-k3s1
image: rancher/k3s-upgrade
serviceAccountName: system-upgrade
upgrade:
image: rancher/k3s-upgrade