Skip to content

Commit

Permalink
fix(k3s): update args in k3s controllers plan
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Mar 2, 2024
1 parent 0011fc9 commit e6f8f4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ spec:
operator: DoesNotExist
prepare:
image: rancher/k3s-upgrade
args: ["prepare", "server"]
args: ["prepare", "controllers"]
upgrade:
image: rancher/k3s-upgrade

0 comments on commit e6f8f4d

Please sign in to comment.