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