Automated Manifest Update (#3869)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #3869
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 #3869.
This commit is contained in:
2026-02-10 00:16:59 +00:00
committed by Alex Lebens
parent 6c2a8c98c1
commit 1c7103be94
2 changed files with 57 additions and 23 deletions

View File

@@ -236,15 +236,8 @@ data:
namespace: gitea namespace: gitea
app: gitea app: gitea
podSelector: >- podSelector: >-
app.kubernetes.io/name in ( app.kubernetes.io/instance in (
gitea gitea
cloudflared
gitea-actions-act-runner
meilisearch
gitea-postgresql-18
redis-replication-gitea
redis-replication-renovate
gitea-shared-storage-backup
) )
- Code (Local): - Code (Local):
icon: sh-gitea.webp icon: sh-gitea.webp
@@ -267,10 +260,8 @@ data:
namespace: codeserver namespace: codeserver
app: codeserver app: codeserver
podSelector: >- podSelector: >-
app.kubernetes.io/name in ( app.kubernetes.io/instance in (
code-server code-server,
cloudflared
code-server-config-backup
) )
- IDE (Home Assistant): - IDE (Home Assistant):
icon: sh-visual-studio-code.webp icon: sh-visual-studio-code.webp
@@ -287,14 +278,6 @@ data:
namespace: argocd namespace: argocd
app: argocd app: argocd
podSelector: >- podSelector: >-
app.kubernetes.io/name in (
argocd-applicationset-controller
argocd-dex-server
argocd-notifications-controller
argocd-repo-server
argocd-server
argocd-application-controller
);
app.kubernetes.io/instance in ( app.kubernetes.io/instance in (
argocd argocd
) )
@@ -307,9 +290,8 @@ data:
namespace: komodo namespace: komodo
app: komodo app: komodo
podSelector: >- podSelector: >-
app.kubernetes.io/name in ( app.kubernetes.io/instance in (
komodo komodo
komodo-postgresql-17-fdb
) )
- Automation: - Automation:
- Deployment Workflows: - Deployment Workflows:
@@ -318,18 +300,36 @@ data:
href: https://argo-workflows.alexlebens.net href: https://argo-workflows.alexlebens.net
siteMonitor: http://argo-workflows-server.argo-workflows:2746 siteMonitor: http://argo-workflows-server.argo-workflows:2746
statusStyle: dot statusStyle: dot
namespace: argo-workflows
app: argo-workflows
podSelector: >-
app.kubernetes.io/instance in (
argo-workflows
)
- Uptime: - Uptime:
icon: sh-gatus.webp icon: sh-gatus.webp
description: Gatus description: Gatus
href: https://gatus.alexlebens.net href: https://gatus.alexlebens.net
siteMonitor: http://gatus.gatus:80 siteMonitor: http://gatus.gatus:80
statusStyle: dot statusStyle: dot
namespace: gatus
app: gatus
podSelector: >-
app.kubernetes.io/instance in (
gatus
)
- Tools: - Tools:
icon: sh-omnitools.webp icon: sh-omnitools.webp
description: OmniTools description: OmniTools
href: https://omni-tools.alexlebens.net href: https://omni-tools.alexlebens.net
siteMonitor: http://omni-tools.omni-tools:80 siteMonitor: http://omni-tools.omni-tools:80
statusStyle: dot statusStyle: dot
namespace: omni-tools
app: omni-tools
podSelector: >-
app.kubernetes.io/instance in (
omni-tools
)
- Monitoring: - Monitoring:
- Kubernetes: - Kubernetes:
icon: sh-headlamp.webp icon: sh-headlamp.webp
@@ -337,24 +337,51 @@ 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
namespace: headlamp
app: headlamp
podSelector: >-
app.kubernetes.io/instance in (
headlamp
)
- Network Monitoring: - Network Monitoring:
icon: sh-cilium.webp icon: sh-cilium.webp
description: Hubble for Cilium description: Hubble for Cilium
href: https://hubble.alexlebens.net href: https://hubble.alexlebens.net
siteMonitor: http://hubble-ui.kube-system:80 siteMonitor: http://hubble-ui.kube-system:80
statusStyle: dot statusStyle: dot
namespace: kube-system
app: cilium-operator
podSelector: >-
app.kubernetes.io/part-of in (
cilium
)
- Dashboard: - Dashboard:
icon: sh-grafana.webp icon: sh-grafana.webp
description: Grafana description: Grafana
href: https://grafana.alexlebens.net href: https://grafana.alexlebens.net
siteMonitor: http://grafana-main-service.grafana-operator:3000/api/health siteMonitor: http://grafana-main-service.grafana-operator:3000/api/health
statusStyle: dot statusStyle: dot
namespace: grafana-operator
app: grafana-operator
podSelector: >-
app.kubernetes.io/instance in (
grafana-operator
),
app in (
grafana-main
)
- Metrics: - Metrics:
icon: sh-prometheus.webp icon: sh-prometheus.webp
description: Prometheus description: Prometheus
href: https://prometheus.alexlebens.net href: https://prometheus.alexlebens.net
siteMonitor: http://kube-prometheus-stack-prometheus.kube-prometheus-stack:9090 siteMonitor: http://kube-prometheus-stack-prometheus.kube-prometheus-stack:9090
statusStyle: dot statusStyle: dot
namespace: kube-prometheus-stack
app: prometheus
podSelector: >-
app.kubernetes.io/instance in (
kube-prometheus-stack
)
widget: widget:
type: prometheus type: prometheus
url: http://kube-prometheus-stack-prometheus.kube-prometheus-stack:9090 url: http://kube-prometheus-stack-prometheus.kube-prometheus-stack:9090
@@ -381,6 +408,12 @@ 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
namespace: jellystat
app: jellystat
podSelector: >-
app.kubernetes.io/instance in (
jellystat
)
- Services: - Services:
- Auth (Public): - Auth (Public):
icon: sh-authentik.webp icon: sh-authentik.webp
@@ -672,6 +705,7 @@ data:
favicon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.svg favicon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.svg
headerStyle: clean headerStyle: clean
hideVersion: true hideVersion: true
showStats: true
color: zinc color: zinc
background: background:
image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background.jpg image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background.jpg

View File

@@ -24,7 +24,7 @@ spec:
template: template:
metadata: metadata:
annotations: annotations:
checksum/configMaps: 07cdc0b98ae69a2eae9ffbcd5d8152823f4c623008dc01f265adf486b84be64d checksum/configMaps: 9271dc1d2c971321eeb17a50330be1481565e91088a7d79c06c1394c15eb4f92
checksum/secrets: d3ba83f111cd32f92c909268c55ad8bbd4f9e299b74b35b33c1a011180d8b378 checksum/secrets: d3ba83f111cd32f92c909268c55ad8bbd4f9e299b74b35b33c1a011180d8b378
labels: labels:
app.kubernetes.io/controller: main app.kubernetes.io/controller: main