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 14174f8 commit 45573a2Copy full SHA for 45573a2
apps/kiali-operator/base/kustomization.yaml
@@ -72,8 +72,8 @@ helmCharts:
72
is_proxy: true
73
# default: namespace is undefined
74
prometheus:
75
- url: http://mimir-nginx.monitoring.svc:80/prometheus
76
- health_check_url: http://mimir-nginx.monitoring.svc:80/ready
+ url: http://mimir-nginx.monitoring.svc/prometheus
+ health_check_url: http://mimir-nginx.monitoring.svc
77
thanos_proxy:
78
enabled: true
79
retention_period: "7d"
0 commit comments