mirror of https://github.com/dapr/docs.git
style: fix yaml syntax on wasm
Signed-off-by: Samantha Coyle <sam@diagrid.io>
This commit is contained in:
parent
11b03c5504
commit
40ce16a45b
|
|
@ -39,7 +39,7 @@ spec:
|
||||||
metadata:
|
metadata:
|
||||||
- name: url
|
- name: url
|
||||||
value: "file://router.wasm"
|
value: "file://router.wasm"
|
||||||
- guestConfig
|
- name: guestConfig
|
||||||
value: {"environment":"production"}
|
value: {"environment":"production"}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue