Skip to content

Commit

Permalink
Merge pull request #6 from cristian98149/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Itxaka authored May 11, 2023
2 parents bfeca04 + 786ea74 commit 367aafa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/docs/Upgrade/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ metadata:
k3s-upgrade: server
spec:
concurrency: 1
# This is the version (tag) of the image.
# This is the version (tag) of the image to upgrade to.
# The version is refered to the kairos version plus the k3s version.
version: "v1.0.0-k3sv1.24.3-k3s1"
nodeSelector:
Expand All @@ -47,7 +47,7 @@ spec:
disableEviction: true
upgrade:
# Here goes the image which is tied to the flavor being used.
# Currently can pick between opensuse and alpine
# You can also specify your custom image stored in a public registry.
image: quay.io/kairos/kairos-opensuse-leap
command:
- "/usr/sbin/suc-upgrade"
Expand Down

0 comments on commit 367aafa

Please sign in to comment.