Skip to content

Commit 1092d39

Browse files
authored
Enable Istio for extension-manager-operator in platform-mesh.yaml (#292)
On-behalf-of: @SAP [email protected] Signed-off-by: Angel Kafazov <[email protected]>
1 parent b42524c commit 1092d39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

local-setup/kustomize/components/platform-mesh-operator-resource/platform-mesh.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,7 @@ spec:
176176
hostAliases:
177177
enabled: true
178178
caSecret: domain-certificate-ca
179+
extension-manager-operator:
180+
values:
181+
istio:
182+
enabled: true

0 commit comments

Comments
 (0)