mirror of
https://github.com/nold360/hive-apps
synced 2025-02-04 22:42:49 +00:00
Compare commits
2 commits
5268aa2bfb
...
69b2129536
Author | SHA1 | Date | |
---|---|---|---|
69b2129536 | |||
|
068e4699e1 |
2 changed files with 1 additions and 10 deletions
|
@ -4,7 +4,7 @@ deployment:
|
|||
image:
|
||||
repository: quay.io/go-skynet/local-ai
|
||||
#tag: latest-aio-gpu-nvidia-cuda-12
|
||||
tag: v2.20.0-cublas-cuda12-ffmpeg
|
||||
tag: v2.20.1-cublas-cuda12-ffmpeg
|
||||
pullPolicy: Always
|
||||
runtimeClassName: nvidia
|
||||
|
||||
|
|
|
@ -98,21 +98,12 @@ prometheus:
|
|||
# scrape_interval: 60s
|
||||
# static_configs:
|
||||
# - targets: ['127.0.0.1:9902']
|
||||
- job_name: 'openwrt-router'
|
||||
scrape_interval: 60s
|
||||
static_configs:
|
||||
- targets: ['192.168.1.1:9100']
|
||||
|
||||
- job_name: 'hive-ipmi'
|
||||
scrape_interval: 60s
|
||||
static_configs:
|
||||
- targets: ['192.168.1.111:9290']
|
||||
|
||||
- job_name: 'esplant'
|
||||
scrape_interval: 60s
|
||||
static_configs:
|
||||
- targets: ['esplant.lan:80']
|
||||
|
||||
- job_name: 'kubernetes-services'
|
||||
scrape_interval: 120s
|
||||
kubernetes_sd_configs:
|
||||
|
|
Loading…
Add table
Reference in a new issue