mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-24 20:18:18 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user