Skip to content

Commit 45573a2

Browse files
committed
⚡ Change Mimir ingress private
1 parent 14174f8 commit 45573a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/kiali-operator/base/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ helmCharts:
7272
is_proxy: true
7373
# default: namespace is undefined
7474
prometheus:
75-
url: http://mimir-nginx.monitoring.svc:80/prometheus
76-
health_check_url: http://mimir-nginx.monitoring.svc:80/ready
75+
url: http://mimir-nginx.monitoring.svc/prometheus
76+
health_check_url: http://mimir-nginx.monitoring.svc
7777
thanos_proxy:
7878
enabled: true
7979
retention_period: "7d"

0 commit comments

Comments
 (0)