svc.ink -> svc.plus
This commit is contained in:
parent
d1cf99bc6f
commit
a991dd6943
@ -20,4 +20,4 @@ spec:
|
||||
prometheus:
|
||||
install:false
|
||||
meshProvider: nginx
|
||||
metricsServer: "https://prometheus.svc.ink"
|
||||
metricsServer: "https://prometheus.svc.plus"
|
||||
|
||||
@ -36,7 +36,7 @@ spec:
|
||||
prometheusSpec:
|
||||
remoteWrite:
|
||||
- name: remote_prometheus
|
||||
url: 'https://prometheus.svc.ink/api/v1/write'
|
||||
url: 'https://prometheus.svc.plus/api/v1/write'
|
||||
retention: 24h
|
||||
resources:
|
||||
requests:
|
||||
|
||||
@ -38,7 +38,7 @@ spec:
|
||||
- web.enable-lifecycle
|
||||
remoteWrite:
|
||||
- name: remote_prometheus
|
||||
url: 'https://prometheus.svc.ink/api/v1/write'
|
||||
url: 'https://prometheus.svc.plus/api/v1/write'
|
||||
alertmanager:
|
||||
enabled: false
|
||||
prometheus-pushgateway:
|
||||
@ -47,4 +47,4 @@ spec:
|
||||
enabled: true
|
||||
config:
|
||||
clients:
|
||||
- url: https://data-gateway.svc.ink/loki/api/v1/push
|
||||
- url: https://data-gateway.svc.plus/loki/api/v1/push
|
||||
|
||||
Loading…
Reference in New Issue
Block a user