Skip to content

Commit

Permalink
chore: Update k3s to v1.23.3 in values example for generator tool (#8577
Browse files Browse the repository at this point in the history
)

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
  • Loading branch information
terrytangyuan authored Feb 21, 2022
1 parent a0a7315 commit d738e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/gen-resources/examples/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
vcluster:
image: rancher/k3s:v1.18.6-k3s1 # be sure that use same cluster version either change an image tag
image: rancher/k3s:v1.23.3-k3s1 # be sure that use same cluster version either change an image tag
extraArgs:
- --service-cidr=10.100.0.0/16 # THE CLUSTER SERVICE CIDR HERE ( you can find here https://github.com/loft-sh/virtual-cluster#install how to get it)
storage:
Expand Down

0 comments on commit d738e3b

Please sign in to comment.