feat: remove stats on certain apps
This commit is contained in:
@@ -330,12 +330,6 @@ homepage:
|
||||
href: https://codeserver.alexlebens.dev
|
||||
siteMonitor: https://codeserver.alexlebens.dev
|
||||
statusStyle: dot
|
||||
namespace: codeserver
|
||||
app: codeserver
|
||||
podSelector: >-
|
||||
app.kubernetes.io/instance in (
|
||||
code-server,
|
||||
)
|
||||
- IDE (Home Assistant):
|
||||
icon: sh-visual-studio-code.webp
|
||||
description: Edit config for Home Assistant
|
||||
@@ -378,36 +372,18 @@ homepage:
|
||||
href: https://komodo.alexlebens.net
|
||||
siteMonitor: http://komodo-main.komodo:80
|
||||
statusStyle: dot
|
||||
namespace: komodo
|
||||
app: komodo
|
||||
podSelector: >-
|
||||
app.kubernetes.io/instance in (
|
||||
komodo
|
||||
)
|
||||
- Uptime:
|
||||
icon: sh-gatus.webp
|
||||
description: Gatus
|
||||
href: https://gatus.alexlebens.net
|
||||
siteMonitor: http://gatus.gatus:80
|
||||
statusStyle: dot
|
||||
namespace: gatus
|
||||
app: gatus
|
||||
podSelector: >-
|
||||
app.kubernetes.io/instance in (
|
||||
gatus
|
||||
)
|
||||
- Tools:
|
||||
icon: sh-omnitools.webp
|
||||
description: OmniTools
|
||||
href: https://omni-tools.alexlebens.net
|
||||
siteMonitor: http://omni-tools.omni-tools:80
|
||||
statusStyle: dot
|
||||
namespace: omni-tools
|
||||
app: omni-tools
|
||||
podSelector: >-
|
||||
app.kubernetes.io/instance in (
|
||||
omni-tools
|
||||
)
|
||||
- Monitoring:
|
||||
- Kubernetes:
|
||||
icon: sh-headlamp.webp
|
||||
@@ -415,12 +391,6 @@ homepage:
|
||||
href: https://headlamp.alexlebens.net
|
||||
siteMonitor: http://headlamp.headlamp:80
|
||||
statusStyle: dot
|
||||
namespace: headlamp
|
||||
app: headlamp
|
||||
podSelector: >-
|
||||
app.kubernetes.io/instance in (
|
||||
headlamp
|
||||
)
|
||||
- Network Monitoring:
|
||||
icon: sh-cilium.webp
|
||||
description: Hubble for Cilium
|
||||
@@ -444,9 +414,6 @@ homepage:
|
||||
podSelector: >-
|
||||
app.kubernetes.io/instance in (
|
||||
grafana-operator
|
||||
),
|
||||
app in (
|
||||
grafana-main
|
||||
)
|
||||
- Metrics:
|
||||
icon: sh-prometheus.webp
|
||||
@@ -486,12 +453,6 @@ homepage:
|
||||
href: https://jellystat.alexlebens.net
|
||||
siteMonitor: http://jellystat.jellystat:80
|
||||
statusStyle: dot
|
||||
namespace: jellystat
|
||||
app: jellystat
|
||||
podSelector: >-
|
||||
app.kubernetes.io/instance in (
|
||||
jellystat
|
||||
)
|
||||
- Services:
|
||||
- Auth (Public):
|
||||
icon: sh-authentik.webp
|
||||
|
||||
Reference in New Issue
Block a user