Skip to content

Commit 2174c28

Browse files
Missing defaults for virtual cluster images when doing local testing.
1 parent 9690e08 commit 2174c28

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#@data/values
2+
3+
---
4+
imageVersions:
5+
- name: rancher-k3s
6+
image: "rancher/k3s:v1.23.3-k3s1"
7+
- name: loftsh-vcluster
8+
image: "loftsh/vcluster:0.7.1"

0 commit comments

Comments
 (0)