Skip to content

Commit 5a1605f

Browse files
committed
⚡ Change Mimir ingress private
1 parent bf97929 commit 5a1605f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/kiali-operator/base/kustomization.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ helmCharts:
4747
app_label: istio-ingressgateway
4848
is_core: true
4949
is_proxy: true
50+
- namespace: istio-ingress
51+
app_label: istio-ingressgateway-private
52+
is_core: true
53+
is_proxy: true
5054
# default: namespace is undefined
5155
enabled: true
5256
config_map_name: "istio"

0 commit comments

Comments
 (0)