auto: update Prometheus scrape config
This commit is contained in:
parent
936d7e1e82
commit
4a987ef964
@ -7,7 +7,7 @@ metadata:
|
|||||||
app.kubernetes.io/name: prometheus
|
app.kubernetes.io/name: prometheus
|
||||||
type: Opaque
|
type: Opaque
|
||||||
stringData:
|
stringData:
|
||||||
additional-scrape-configs.yaml: |
|
additional-scrape-configs.yaml: |+
|
||||||
# This content will be auto-updated by the pipeline
|
# This content will be auto-updated by the pipeline
|
||||||
- job_name: harbor
|
- job_name: harbor
|
||||||
static_configs:
|
static_configs:
|
||||||
@ -24,8 +24,4 @@ stringData:
|
|||||||
- targets:
|
- targets:
|
||||||
- minio.infra.svc.cluster.local:9000
|
- minio.infra.svc.cluster.local:9000
|
||||||
|
|
||||||
- job_name: nextcloud
|
...
|
||||||
static_configs:
|
|
||||||
- targets:
|
|
||||||
- nextcloud-exporter.my-apps.svc.cluster.local:9205
|
|
||||||
scheme: http
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user