Skip to content

Commit 21bcc5e

Browse files
authored
Merge pull request #1 from vdice/fix/kwasm-installer-image
fix(values.yaml): update installerImage path
2 parents 3aba997 + 29bb7ba commit 21bcc5e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ cert-manager:
66

77
kwasm-operator:
88
enabled: true
9-
installerImage: ghcr.io/spinkube/containerd-shim-spin/node-installer:v0.14.1
9+
kwasmOperator:
10+
installerImage: ghcr.io/spinkube/containerd-shim-spin/node-installer:v0.14.1

0 commit comments

Comments
 (0)