Disable service monitor
This commit is contained in:
parent
a11444ab55
commit
622fabb3b9
@ -65,11 +65,11 @@ extraEnvVars:
|
|||||||
- name: MINIO_IDENTITY_OPENID_DISPLAY_NAME
|
- name: MINIO_IDENTITY_OPENID_DISPLAY_NAME
|
||||||
value: MinIO-OIDC
|
value: MinIO-OIDC
|
||||||
|
|
||||||
metrics:
|
# metrics:
|
||||||
enabled: true
|
# enabled: true
|
||||||
serviceMonitor:
|
# serviceMonitor:
|
||||||
enabled: true
|
# enabled: true
|
||||||
namespace: monitoring
|
# namespace: monitoring
|
||||||
interval: 30s
|
# interval: 30s
|
||||||
path: /minio/v2/metrics/cluster
|
# path: /minio/v2/metrics/cluster
|
||||||
port: api
|
# port: api
|
||||||
@ -1,15 +0,0 @@
|
|||||||
enabled: true
|
|
||||||
app: minio
|
|
||||||
uptime_kuma:
|
|
||||||
enabled: true
|
|
||||||
url: https://minio.dvirlabs.com
|
|
||||||
tag: infra
|
|
||||||
# targets:
|
|
||||||
# - <exporter-host>:<port>
|
|
||||||
# scheme: http
|
|
||||||
# external_check:
|
|
||||||
# url: https://minio.dvirlabs.com
|
|
||||||
# expected_codes:
|
|
||||||
# '502': critical
|
|
||||||
# '404': warning
|
|
||||||
# '1033': critical
|
|
||||||
Loading…
x
Reference in New Issue
Block a user