@@ -137,12 +137,12 @@ spec:
137
137
kind : Deployment
138
138
filter :
139
139
config : ' {"name":"hello","value":"world"}'
140
- image : webassemblyhub.io/ilackarms/istio -test:1.5.0-0
140
+ image : webassemblyhub.io/ilackarms/assemblyscript -test:istio- 1.5
141
141
` ` `
142
142
143
143
This resource tells wasme to:
144
144
145
- - add the ` webassemblyhub.io/ilackarms/istio -test:1.5.0-0 ` filter to each **Deployment** in the `bookinfo` namespace
145
+ - add the ` webassemblyhub.io/ilackarms/assemblyscript -test:istio- 1.5` filter to each **Deployment** in the `bookinfo` namespace
146
146
- with the *configuration* `{"name":"hello","value":"world"}`
147
147
148
148
@@ -161,7 +161,7 @@ spec:
161
161
kind: Deployment
162
162
filter:
163
163
config: '{"name":"hello","value":"world"}'
164
- image: webassemblyhub.io/ilackarms/istio -test:1.5.0-0
164
+ image: webassemblyhub.io/ilackarms/assemblyscript -test:istio- 1.5
165
165
EOF
166
166
` ` `
167
167
@@ -194,7 +194,7 @@ spec:
194
194
kind: Deployment
195
195
filter:
196
196
config: '{"name":"hello","value":"world"}'
197
- image: webassemblyhub.io/ilackarms/istio -test:1.5.0-0
197
+ image: webassemblyhub.io/ilackarms/assemblyscript -test: istio- 1 .5
198
198
status:
199
199
observedGeneration: "1"
200
200
workloads:
@@ -259,7 +259,7 @@ spec:
259
259
kind: Deployment
260
260
filter:
261
261
config: '{"name":"hello","value":"goodbye"}'
262
- image: webassemblyhub.io/ilackarms/istio -test:1.5.0-0
262
+ image: webassemblyhub.io/ilackarms/assemblyscript -test: istio- 1 .5
263
263
EOF
264
264
{{< /highlight >}}
265
265
0 commit comments