Automated Manifest Update (#3872)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #3872 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3872.
This commit is contained in:
@@ -310,9 +310,6 @@ data:
|
|||||||
href: https://gatus.alexlebens.net
|
href: https://gatus.alexlebens.net
|
||||||
siteMonitor: http://gatus.gatus:80
|
siteMonitor: http://gatus.gatus:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
widget:
|
|
||||||
type: gatus
|
|
||||||
url: http://gatus.gatus:80
|
|
||||||
- Tools:
|
- Tools:
|
||||||
icon: sh-omnitools.webp
|
icon: sh-omnitools.webp
|
||||||
description: OmniTools
|
description: OmniTools
|
||||||
@@ -326,6 +323,12 @@ data:
|
|||||||
href: https://headlamp.alexlebens.net
|
href: https://headlamp.alexlebens.net
|
||||||
siteMonitor: http://headlamp.headlamp:80
|
siteMonitor: http://headlamp.headlamp:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
|
- Dashboard:
|
||||||
|
icon: sh-grafana.webp
|
||||||
|
description: Grafana
|
||||||
|
href: https://grafana.alexlebens.net
|
||||||
|
siteMonitor: http://grafana-main-service.grafana-operator:3000/api/health
|
||||||
|
statusStyle: dot
|
||||||
- Network Monitoring:
|
- Network Monitoring:
|
||||||
icon: sh-cilium.webp
|
icon: sh-cilium.webp
|
||||||
description: Hubble for Cilium
|
description: Hubble for Cilium
|
||||||
@@ -338,18 +341,6 @@ data:
|
|||||||
app.kubernetes.io/part-of in (
|
app.kubernetes.io/part-of in (
|
||||||
cilium
|
cilium
|
||||||
)
|
)
|
||||||
- Dashboard:
|
|
||||||
icon: sh-grafana.webp
|
|
||||||
description: Grafana
|
|
||||||
href: https://grafana.alexlebens.net
|
|
||||||
siteMonitor: http://grafana-main-service.grafana-operator:3000/api/health
|
|
||||||
statusStyle: dot
|
|
||||||
namespace: grafana-operator
|
|
||||||
app: grafana-operator
|
|
||||||
podSelector: >-
|
|
||||||
app.kubernetes.io/instance in (
|
|
||||||
grafana-operator
|
|
||||||
)
|
|
||||||
- Metrics:
|
- Metrics:
|
||||||
icon: sh-prometheus.webp
|
icon: sh-prometheus.webp
|
||||||
description: Prometheus
|
description: Prometheus
|
||||||
@@ -388,11 +379,6 @@ data:
|
|||||||
href: https://jellystat.alexlebens.net
|
href: https://jellystat.alexlebens.net
|
||||||
siteMonitor: http://jellystat.jellystat:80
|
siteMonitor: http://jellystat.jellystat:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
widget:
|
|
||||||
type: jellystat
|
|
||||||
url: http://jellystat.jellystat:80
|
|
||||||
key: {{HOMEPAGE_VAR_JELLYSTAT_API_KEY}}
|
|
||||||
days: 360
|
|
||||||
- Services:
|
- Services:
|
||||||
- Auth (Public):
|
- Auth (Public):
|
||||||
icon: sh-authentik.webp
|
icon: sh-authentik.webp
|
||||||
@@ -444,7 +430,7 @@ data:
|
|||||||
type: unifi
|
type: unifi
|
||||||
url: https://unifi.alexlebens.net
|
url: https://unifi.alexlebens.net
|
||||||
key: {{HOMEPAGE_VAR_UNIFI_API_KEY}}
|
key: {{HOMEPAGE_VAR_UNIFI_API_KEY}}
|
||||||
fields: ["uptime", "wan", "lan", "wlan"]
|
fields: ["uptime", "wan", "lan_devices", "wlan_devices"]
|
||||||
- Network Attached Storage:
|
- Network Attached Storage:
|
||||||
icon: sh-synology-light.webp
|
icon: sh-synology-light.webp
|
||||||
description: Synology
|
description: Synology
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ spec:
|
|||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
checksum/configMaps: 5afe2789f71bab95bcf6885bfe452bf9dd1276bec1e7a30433e82f0f4e279145
|
checksum/configMaps: 376bd3a7f604bfb7837f7fc9e1ee1f6dbe3c3d70d4e02497eafbe3e13747a313
|
||||||
checksum/secrets: d3ba83f111cd32f92c909268c55ad8bbd4f9e299b74b35b33c1a011180d8b378
|
checksum/secrets: d3ba83f111cd32f92c909268c55ad8bbd4f9e299b74b35b33c1a011180d8b378
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/controller: main
|
app.kubernetes.io/controller: main
|
||||||
|
|||||||
Reference in New Issue
Block a user