09_homelab_apps/homelab-apps/templates/kube-prometheus-stack.yaml aktualisiert
This commit is contained in:
@@ -13,7 +13,7 @@ spec:
|
||||
source:
|
||||
path: .
|
||||
repoURL: oci://ghcr.io/prometheus-community/charts/kube-prometheus-stack
|
||||
targetRevision: 81.5.0
|
||||
targetRevision: 83.4.0
|
||||
helm:
|
||||
values: |
|
||||
kubeProxy:
|
||||
@@ -75,7 +75,7 @@ spec:
|
||||
additionalScrapeConfigs:
|
||||
- job_name: 'crowdsec'
|
||||
static_configs:
|
||||
- targets: ['192.168.200.20:6060']
|
||||
- targets: ['192.168.200.21:6060']
|
||||
- job_name: "traefik-synology"
|
||||
metrics_path: /metrics
|
||||
static_configs:
|
||||
|
||||
Reference in New Issue
Block a user