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 bf97929 commit 5a1605fCopy full SHA for 5a1605f
apps/kiali-operator/base/kustomization.yaml
@@ -47,6 +47,10 @@ helmCharts:
47
app_label: istio-ingressgateway
48
is_core: true
49
is_proxy: true
50
+ - namespace: istio-ingress
51
+ app_label: istio-ingressgateway-private
52
+ is_core: true
53
+ is_proxy: true
54
# default: namespace is undefined
55
enabled: true
56
config_map_name: "istio"
0 commit comments