auto: update Prometheus scrape config
This commit is contained in:
parent
0a98c27068
commit
80c625c119
@ -1,12 +1,4 @@
|
|||||||
apiVersion: v1
|
- job_name: dev-tools
|
||||||
kind: Secret
|
static_configs:
|
||||||
metadata:
|
- targets:
|
||||||
name: prometheus-additional-scrape-configs
|
- harbor-core.dev-tools.svc.cluster.local:8001
|
||||||
namespace: monitoring
|
|
||||||
labels:
|
|
||||||
app.kubernetes.io/name: prometheus
|
|
||||||
type: Opaque
|
|
||||||
stringData:
|
|
||||||
additional-scrape-configs.yaml: |
|
|
||||||
# This content will be auto-updated by the pipeline
|
|
||||||
[]
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user