remove pihole and pulse and add open-webui to homepage configmap
All checks were successful
renovate / renovate (push) Successful in 2m4s
All checks were successful
renovate / renovate (push) Successful in 2m4s
This commit is contained in:
@@ -213,18 +213,6 @@ data:
|
|||||||
password: "${PROXMOX_BACKUP_SERVER_PASSWORD}"
|
password: "${PROXMOX_BACKUP_SERVER_PASSWORD}"
|
||||||
datastore: backups
|
datastore: backups
|
||||||
fields: ["datastore_usage", "cpu_usage", "memory_usage"]
|
fields: ["datastore_usage", "cpu_usage", "memory_usage"]
|
||||||
- Pi-hole:
|
|
||||||
href: https://pihole.${DOMAIN}/admin
|
|
||||||
description: network adblocker
|
|
||||||
icon: pi-hole.png
|
|
||||||
namespace: tools
|
|
||||||
podSelector: app=pihole
|
|
||||||
app: pihole
|
|
||||||
widget:
|
|
||||||
type: pihole
|
|
||||||
url: http://192.168.1.212
|
|
||||||
key: "${PIHOLE_API_KEY}"
|
|
||||||
version: 6
|
|
||||||
- Invidious:
|
- Invidious:
|
||||||
href: https://invidious.${DOMAIN}
|
href: https://invidious.${DOMAIN}
|
||||||
description: youtube frontend
|
description: youtube frontend
|
||||||
@@ -281,13 +269,13 @@ data:
|
|||||||
namespace: tools
|
namespace: tools
|
||||||
podSelector: app=searxng
|
podSelector: app=searxng
|
||||||
app: searxng
|
app: searxng
|
||||||
- Pulse:
|
- Open-WebUI:
|
||||||
icon: pulse.png
|
icon: ollama.png
|
||||||
description: Proxmox monitoring
|
description: frontend for ollama
|
||||||
href: https://pulse.${DOMAIN}
|
href: https://ollama.${DOMAIN}
|
||||||
namespace: monitoring
|
namespace: tools
|
||||||
podSelector: app=pulse
|
podSelector: app=open-webui
|
||||||
app: pulse
|
app: open-webui
|
||||||
- Open Media Vault:
|
- Open Media Vault:
|
||||||
href: http://192.168.1.4
|
href: http://192.168.1.4
|
||||||
description: NAS
|
description: NAS
|
||||||
|
|||||||
Reference in New Issue
Block a user