File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 runtimeClassName : wasmtime-spin
1616 containers :
1717 - name : spin-hello
18- image : ghcr.io/spinkube /containerd-shim-spin/examples/spin-rust-hello:v0.18 .0
18+ image : ghcr.io/spinframework /containerd-shim-spin/examples/spin-rust-hello:v0.19 .0
1919 command : ["/"]
2020 resources : # limit the resources to 128Mi of memory and 100m of CPU
2121 limits :
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ if ! kubectl get pods -n kwasm | grep -q "k3s-provision-kwasm.*Completed"; then
5656fi
5757
5858echo " === Step 4: Apply the workload ==="
59- sudo k3s ctr images pull ghcr.io/spinkube /containerd-shim-spin/examples/spin-rust-hello:v0.18 .0
59+ sudo k3s ctr images pull ghcr.io/spinframework /containerd-shim-spin/examples/spin-rust-hello:v0.19 .0
6060kubectl apply -f ./tests/workloads/workload.yaml
6161
6262echo " Waiting for deployment to be ready..."
You can’t perform that action at this time.
0 commit comments