Skip to content

Commit

Permalink
MAISTRA-2530 Fix wasmExtensions.cacher image field name in default SM…
Browse files Browse the repository at this point in the history
…CP template (#781)
  • Loading branch information
luksa committed Jul 27, 2021
1 parent b4fb4f4 commit 56927a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resources/smcp-templates/v2.1/maistra
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
imagePullPolicy: IfNotPresent
wasmExtensions.cacher:
container:
image: pilot-ubi8
imageName: pilot-ubi8

proxy:
runtime:
Expand Down
2 changes: 1 addition & 1 deletion resources/smcp-templates/v2.1/servicemesh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
imagePullPolicy: IfNotPresent
wasmExtensions.cacher:
container:
image: pilot-rhel8
imageName: pilot-rhel8

proxy:
runtime:
Expand Down

0 comments on commit 56927a7

Please sign in to comment.