We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86630e commit a2d65b7Copy full SHA for a2d65b7
deployments/workloads/workload.yaml
@@ -15,7 +15,7 @@ spec:
15
runtimeClassName: wasmtime-spin
16
containers:
17
- name: spin-hello
18
- image: ghcr.io/spinframework/containerd-shim-spin/examples/spin-rust-hello:v0.19.0
+ image: ghcr.io/spinframework/containerd-shim-spin/examples/spin-rust-hello:v0.18.0
19
command: ["/"]
20
resources: # limit the resources to 128Mi of memory and 100m of CPU
21
limits:
0 commit comments