diff --git a/clusters/cl01tl/helm/actual/values.yaml b/clusters/cl01tl/helm/actual/values.yaml index c9465146d..6eced67be 100644 --- a/clusters/cl01tl/helm/actual/values.yaml +++ b/clusters/cl01tl/helm/actual/values.yaml @@ -39,7 +39,6 @@ actual: http: port: 80 targetPort: 5006 - protocol: HTTP route: main: kind: HTTPRoute diff --git a/clusters/cl01tl/helm/audiobookshelf/values.yaml b/clusters/cl01tl/helm/audiobookshelf/values.yaml index 2361b9fa2..bfdfdc3c7 100644 --- a/clusters/cl01tl/helm/audiobookshelf/values.yaml +++ b/clusters/cl01tl/helm/audiobookshelf/values.yaml @@ -49,11 +49,9 @@ audiobookshelf: http: port: 80 targetPort: 80 - protocol: HTTP apprise: port: 8000 targetPort: 8000 - protocol: HTTP serviceMonitor: main: selector: diff --git a/clusters/cl01tl/helm/bazarr/values.yaml b/clusters/cl01tl/helm/bazarr/values.yaml index 2bbd00ad3..9638f004d 100644 --- a/clusters/cl01tl/helm/bazarr/values.yaml +++ b/clusters/cl01tl/helm/bazarr/values.yaml @@ -35,7 +35,6 @@ bazarr: http: port: 80 targetPort: 6767 - protocol: HTTP route: main: kind: HTTPRoute diff --git a/clusters/cl01tl/helm/code-server/values.yaml b/clusters/cl01tl/helm/code-server/values.yaml index 126319bc3..078b0002d 100644 --- a/clusters/cl01tl/helm/code-server/values.yaml +++ b/clusters/cl01tl/helm/code-server/values.yaml @@ -36,7 +36,6 @@ code-server: http: port: 8443 targetPort: 8443 - protocol: HTTP route: main: kind: HTTPRoute diff --git a/clusters/cl01tl/helm/excalidraw/values.yaml b/clusters/cl01tl/helm/excalidraw/values.yaml index db5dee9bc..f3d035ecf 100644 --- a/clusters/cl01tl/helm/excalidraw/values.yaml +++ b/clusters/cl01tl/helm/excalidraw/values.yaml @@ -25,7 +25,6 @@ excalidraw: http: port: 80 targetPort: 80 - protocol: HTTP route: main: kind: HTTPRoute diff --git a/clusters/cl01tl/helm/foldergram/values.yaml b/clusters/cl01tl/helm/foldergram/values.yaml index 4e6cf2f25..a68327735 100644 --- a/clusters/cl01tl/helm/foldergram/values.yaml +++ b/clusters/cl01tl/helm/foldergram/values.yaml @@ -36,7 +36,6 @@ foldergram: http: port: 80 targetPort: 4141 - protocol: HTTP route: main: kind: HTTPRoute diff --git a/clusters/cl01tl/helm/freshrss/values.yaml b/clusters/cl01tl/helm/freshrss/values.yaml index 782458ab4..48a808065 100644 --- a/clusters/cl01tl/helm/freshrss/values.yaml +++ b/clusters/cl01tl/helm/freshrss/values.yaml @@ -87,7 +87,6 @@ freshrss: http: port: 80 targetPort: 80 - protocol: HTTP persistence: data: forceRename: freshrss-data diff --git a/clusters/cl01tl/helm/garage/values.yaml b/clusters/cl01tl/helm/garage/values.yaml index 68c4d3ea2..dce8efc6a 100644 --- a/clusters/cl01tl/helm/garage/values.yaml +++ b/clusters/cl01tl/helm/garage/values.yaml @@ -212,19 +212,15 @@ garage: s3: port: 3900 targetPort: 3900 - protocol: HTTP rpc: port: 3901 targetPort: 3901 - protocol: HTTP web: port: 3902 targetPort: 3902 - protocol: HTTP admin: port: 3903 targetPort: 3903 - protocol: HTTP server-2: forceRename: garage-2 controller: server-2 @@ -232,19 +228,15 @@ garage: s3: port: 3900 targetPort: 3900 - protocol: HTTP rpc: port: 3901 targetPort: 3901 - protocol: HTTP web: port: 3902 targetPort: 3902 - protocol: HTTP admin: port: 3903 targetPort: 3903 - protocol: HTTP server-3: forceRename: garage-3 controller: server-3 @@ -252,26 +244,21 @@ garage: s3: port: 3900 targetPort: 3900 - protocol: HTTP rpc: port: 3901 targetPort: 3901 - protocol: HTTP web: port: 3902 targetPort: 3902 - protocol: HTTP admin: port: 3903 targetPort: 3903 - protocol: HTTP webui: controller: webui ports: webui: port: 3909 targetPort: 3909 - protocol: HTTP serviceMonitor: main: selector: diff --git a/clusters/cl01tl/helm/grimmory/values.yaml b/clusters/cl01tl/helm/grimmory/values.yaml index e4ca25193..d0ba29d65 100644 --- a/clusters/cl01tl/helm/grimmory/values.yaml +++ b/clusters/cl01tl/helm/grimmory/values.yaml @@ -44,7 +44,6 @@ grimmory: http: port: 80 targetPort: 6060 - protocol: HTTP route: main: kind: HTTPRoute diff --git a/clusters/cl01tl/helm/home-assistant/values.yaml b/clusters/cl01tl/helm/home-assistant/values.yaml index 4bca2d28f..f763f709c 100644 --- a/clusters/cl01tl/helm/home-assistant/values.yaml +++ b/clusters/cl01tl/helm/home-assistant/values.yaml @@ -50,7 +50,6 @@ home-assistant: http: port: 8443 targetPort: 8443 - protocol: HTTP serviceMonitor: main: selector: diff --git a/clusters/cl01tl/helm/homepage/Chart.yaml b/clusters/cl01tl/helm/homepage/Chart.yaml index e33ef5c00..22e435009 100644 --- a/clusters/cl01tl/helm/homepage/Chart.yaml +++ b/clusters/cl01tl/helm/homepage/Chart.yaml @@ -5,7 +5,7 @@ description: Homepage keywords: - homepage - dashboard -home: https://wiki.alexlebens.dev/s/a5fabd91-3d89-4e2b-9417-06111aedaeaa +home: https://docs.alexlebens.dev/applications/homepage/ sources: - https://github.com/gethomepage/homepage - https://github.com/gethomepage/homepage/pkgs/container/homepage diff --git a/clusters/cl01tl/helm/homepage/templates/external-secret.yaml b/clusters/cl01tl/helm/homepage/templates/external-secret.yaml index 3855e3bee..2b578fefc 100644 --- a/clusters/cl01tl/helm/homepage/templates/external-secret.yaml +++ b/clusters/cl01tl/helm/homepage/templates/external-secret.yaml @@ -14,120 +14,69 @@ spec: data: - secretKey: HOMEPAGE_VAR_GITEA_API_TOKEN remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /cl01tl/gitea/auth/homepage - metadataPolicy: None property: token - secretKey: HOMEPAGE_VAR_ARGOCD_API_TOKEN remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /cl01tl/argocd/credentials/homepage - metadataPolicy: None property: token - secretKey: HOMEPAGE_VAR_KOMODO_API_KEY remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /cl01tl/komodo/homepage - metadataPolicy: None property: key - secretKey: HOMEPAGE_VAR_KOMODO_API_SECRET remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /cl01tl/komodo/homepage - metadataPolicy: None property: secret - secretKey: HOMEPAGE_VAR_JELLYSTAT_API_KEY remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /cl01tl/jellystat/homepage - metadataPolicy: None property: key - secretKey: HOMEPAGE_VAR_SYNOLOGY_USER remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /synology/auth/cl01tl - metadataPolicy: None property: user - secretKey: HOMEPAGE_VAR_SYNOLOGY_PASSWORD remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /synology/auth/cl01tl - metadataPolicy: None property: password - secretKey: HOMEPAGE_VAR_UNIFI_API_KEY remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /unifi/auth/cl01tl - metadataPolicy: None property: api-key - secretKey: HOMEPAGE_VAR_SONARR_KEY remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /cl01tl/sonarr4/key - metadataPolicy: None property: key - secretKey: HOMEPAGE_VAR_SONARR4K_KEY remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /cl01tl/sonarr4-4k/key - metadataPolicy: None property: key - secretKey: HOMEPAGE_VAR_SONARRANIME_KEY remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /cl01tl/sonarr4-anime/key - metadataPolicy: None property: key - secretKey: HOMEPAGE_VAR_RADARR_KEY remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /cl01tl/radarr5/key - metadataPolicy: None property: key - secretKey: HOMEPAGE_VAR_RADARR4K_KEY remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /cl01tl/radarr5-4k/key - metadataPolicy: None property: key - secretKey: HOMEPAGE_VAR_RADARRANIME_KEY remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /cl01tl/radarr5-anime/key - metadataPolicy: None property: key - secretKey: HOMEPAGE_VAR_RADARRSTANDUP_KEY remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /cl01tl/radarr5-standup/key - metadataPolicy: None property: key - secretKey: HOMEPAGE_VAR_LIDARR_KEY remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /cl01tl/lidarr2/key - metadataPolicy: None property: key - secretKey: HOMEPAGE_VAR_PROWLARR_KEY remoteRef: - conversionStrategy: Default - decodingStrategy: None key: /cl01tl/prowlarr/key - metadataPolicy: None property: key diff --git a/clusters/cl01tl/helm/homepage/values.yaml b/clusters/cl01tl/helm/homepage/values.yaml index c5ef34bfa..db6ad578d 100644 --- a/clusters/cl01tl/helm/homepage/values.yaml +++ b/clusters/cl01tl/helm/homepage/values.yaml @@ -5,7 +5,7 @@ homepage: main: type: deployment replicas: 1 - strategy: RollingUpdate + strategy: Recreate annotations: reloader.stakater.com/auto: "true" serviceAccount: @@ -16,8 +16,7 @@ homepage: main: image: repository: ghcr.io/gethomepage/homepage - tag: v1.12.2 - pullPolicy: IfNotPresent + tag: v1.12.2@sha256:ea801368eac6b1f0d08ad35dabcbbd0a91147a49ba9761df84b2e047532d74e5 env: - name: HOMEPAGE_ALLOWED_HOSTS value: home.alexlebens.net @@ -26,8 +25,8 @@ homepage: name: homepage-keys-secret resources: requests: - cpu: 10m - memory: 256Mi + cpu: 1m + memory: 128Mi serviceAccount: homepage: enabled: true @@ -189,7 +188,7 @@ homepage: siteMonitor: http://photoview.photoview:80 statusStyle: dot - Pictures: - icon: https://raw.githubusercontent.com/foldergram/foldergram/refs/heads/main/client/public/icon-512.png + icon: sh-foldergram.webp description: Foldergram href: https://foldergram.alexlebens.net siteMonitor: http://foldergram.foldergram:80 @@ -200,7 +199,7 @@ homepage: href: https://grimmory.alexlebens.net siteMonitor: http://grimmory.grimmory:80 statusStyle: dot - - Public: + - External: - Site: icon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/logo-new-round.png description: Profile Website @@ -323,7 +322,7 @@ homepage: siteMonitor: http://excalidraw.excalidraw:80 statusStyle: dot - Code: - - Code (Public): + - Code (External): icon: sh-gitea.webp description: Gitea href: https://gitea.alexlebens.dev @@ -345,13 +344,13 @@ homepage: href: https://gitea.alexlebens.net siteMonitor: https://gitea.alexlebens.net statusStyle: dot - - Code (ps10rp): + - Code (Remote): icon: sh-gitea.webp description: Gitea href: https://gitea-ps10rp.boreal-beaufort.ts.net siteMonitor: https://gitea-ps10rp.boreal-beaufort.ts.net statusStyle: dot - - IDE (Public): + - IDE (External): icon: sh-visual-studio-code.webp description: VS Code href: https://codeserver.alexlebens.dev @@ -469,25 +468,31 @@ homepage: query: prometheus_tsdb_storage_blocks_bytes format: type: bytes - - Jellystat: + - Jellyfin Monitor: icon: sh-jellystat.webp - description: Jellyfin Monitoring + description: Jellystat href: https://jellystat.alexlebens.net siteMonitor: http://jellystat.jellystat:80 statusStyle: dot - - MediaLyze: + - Media Library Statistics: icon: https://raw.githubusercontent.com/frederikemmer/MediaLyze/d8f69c0628bac7c047b90f91a66341648029c273/frontend/public/favicon.svg - description: Jellyfin Media Monitoring + description: MediaLyze href: https://medialyze.alexlebens.net siteMonitor: http://medialyze.medialyze:80 statusStyle: dot - Services: - - Auth (Public): + - Auth (External): icon: sh-authentik.webp description: Authentik href: https://auth.alexlebens.dev siteMonitor: https://auth.alexlebens.dev statusStyle: dot + namespace: authentik + app: authentik + podSelector: >- + app.kubernetes.io/instance in ( + authentik + ) - Auth (Local): icon: sh-authentik.webp description: Authentik @@ -500,18 +505,36 @@ homepage: href: https://stalwart.alexlebens.net siteMonitor: http://stalwart.stalwart:80 statusStyle: dot + namespace: stalwart + app: stalwart + podSelector: >- + app.kubernetes.io/instance in ( + stalwart + ) - Notifications: icon: sh-ntfy.webp description: ntfy href: https://ntfy.alexlebens.net siteMonitor: http://ntfy.ntfy:80 statusStyle: dot + namespace: ntfy + app: ntfy + podSelector: >- + app.kubernetes.io/instance in ( + ntfy + ) - Reverse Proxy: icon: sh-traefik.webp description: Traefik href: https://traefik-cl01tl.alexlebens.net/dashboard/#/ siteMonitor: https://traefik-cl01tl.alexlebens.net/dashboard/#/ statusStyle: dot + namespace: traefik + app: traefik + podSelector: >- + app.kubernetes.io/name in ( + traefik + ) widget: type: traefik url: https://traefik-cl01tl.alexlebens.net @@ -521,8 +544,14 @@ homepage: href: https://harbor.alexlebens.net siteMonitor: http://harbor-portal.harbor:80 statusStyle: dot + namespace: harbor + app: harbor + podSelector: >- + app.kubernetes.io/instance in ( + harbor + ) - Hardware: - - Network Management (alexlebens.net): + - Network Management (Local): icon: sh-ubiquiti-unifi.webp description: Unifi href: https://unifi.alexlebens.net @@ -575,13 +604,22 @@ homepage: href: https://ceph.alexlebens.net siteMonitor: http://rook-ceph-mgr-dashboard.rook-ceph:7000 statusStyle: dot - - Object Storage (NAS): + namespace: rook-ceph + app: rook-ceph + podSelector: "" + - Object Storage (Local): icon: sh-garage.webp description: Garage href: https://garage-webui.alexlebens.net siteMonitor: http://garage-webui.garage:3909 statusStyle: dot - - Object Storage (ps10rp): + namespace: garage + app: garage + podSelector: >- + app.kubernetes.io/instance in ( + garage + ) + - Object Storage (Remote): icon: sh-garage.webp description: Garage href: https://garage-ui-ps10rp.boreal-beaufort.ts.net @@ -599,12 +637,24 @@ homepage: href: https://vault.alexlebens.net siteMonitor: http://vault.vault:8200 statusStyle: dot + namespace: vault + app: vault + podSelector: >- + app.kubernetes.io/instance in ( + vault + ) - Backups: icon: sh-backrest-light.webp description: Backrest href: https://backrest.alexlebens.net siteMonitor: http://backrest.backrest:80 statusStyle: dot + namespace: backrest + app: backrest + podSelector: >- + app.kubernetes.io/instance in ( + backrest + ) widget: type: backrest url: http://backrest.backrest:80 @@ -615,6 +665,12 @@ homepage: href: https://qui.alexlebens.net siteMonitor: http://qbittorrent-qui.qbittorrent:80 statusStyle: dot + namespace: qbittorrent + app: qbittorrent + podSelector: >- + app.kubernetes.io/instance in ( + qbittorrent + ) widget: type: qbittorrent url: http://qbittorrent.qbittorrent:8080 @@ -643,6 +699,12 @@ homepage: href: https://tdarr.alexlebens.net siteMonitor: http://tdarr-web.tdarr:8265 statusStyle: dot + namespace: tdarr + app: tdarr + podSelector: >- + app.kubernetes.io/instance in ( + tdarr + ) widget: type: tdarr url: http://tdarr-web.tdarr:8265 @@ -653,6 +715,12 @@ homepage: href: https://sonarr.alexlebens.net siteMonitor: http://sonarr.sonarr:80 statusStyle: dot + namespace: sonarr + app: sonarr + podSelector: >- + app.kubernetes.io/instance in ( + sonarr + ) widget: type: sonarr url: http://sonarr.sonarr:80 @@ -665,6 +733,12 @@ homepage: href: https://sonarr-4k.alexlebens.net siteMonitor: http://sonarr-4k.sonarr-4k:80 statusStyle: dot + namespace: sonarr-4k + app: sonarr-4k + podSelector: >- + app.kubernetes.io/instance in ( + sonarr-4k + ) widget: type: sonarr url: http://sonarr-4k.sonarr-4k:80 @@ -677,6 +751,12 @@ homepage: href: https://sonarr-anime.alexlebens.net siteMonitor: http://sonarr-anime.sonarr-anime:80 statusStyle: dot + namespace: sonarr-anime + app: sonarr-anime + podSelector: >- + app.kubernetes.io/instance in ( + sonarr-anime + ) widget: type: sonarr url: http://sonarr-anime.sonarr-anime:80 @@ -690,6 +770,12 @@ homepage: href: https://radarr.alexlebens.net siteMonitor: http://radarr.radarr:80 statusStyle: dot + namespace: radarr + app: radarr + podSelector: >- + app.kubernetes.io/instance in ( + radarr + ) widget: type: radarr url: http://radarr.radarr:80 @@ -702,6 +788,12 @@ homepage: href: https://radarr-4k.alexlebens.net siteMonitor: http://radarr-4k.radarr-4k:80 statusStyle: dot + namespace: radarr-4k + app: radarr-4k + podSelector: >- + app.kubernetes.io/instance in ( + radarr-4k + ) widget: type: radarr url: http://radarr-4k.radarr-4k:80 @@ -714,6 +806,12 @@ homepage: href: https://radarr-anime.alexlebens.net siteMonitor: http://radarr-anime.radarr-anime:80 statusStyle: dot + namespace: radarr-anime + app: radarr-anime + podSelector: >- + app.kubernetes.io/instance in ( + radarr-anime + ) widget: type: radarr url: http://radarr-anime.radarr-anime:80 @@ -726,6 +824,12 @@ homepage: href: https://radarr-standup.alexlebens.net siteMonitor: http://radarr-standup.radarr-standup:80 statusStyle: dot + namespace: radarr-standup + app: radarr-standup + podSelector: >- + app.kubernetes.io/instance in ( + radarr-standup + ) widget: type: radarr url: http://radarr-standup.radarr-standup:80 @@ -739,6 +843,12 @@ homepage: href: https://lidarr.alexlebens.net siteMonitor: http://lidarr.lidarr:80 statusStyle: dot + namespace: lidarr + app: lidarr + podSelector: >- + app.kubernetes.io/instance in ( + lidarr + ) widget: type: lidarr url: http://lidarr.lidarr:80 @@ -762,6 +872,12 @@ homepage: href: https://slskd.alexlebens.net siteMonitor: http://slskd.slskd:5030 statusStyle: dot + namespace: slskd + app: slskd + podSelector: >- + app.kubernetes.io/instance in ( + slskd + ) - Books: - Shelfmark: icon: sh-shelfmark.webp @@ -828,7 +944,6 @@ homepage: http: port: 80 targetPort: 3000 - protocol: HTTP route: main: kind: HTTPRoute @@ -841,11 +956,8 @@ homepage: - home.alexlebens.net rules: - backendRefs: - - group: '' - kind: Service - name: homepage + - name: homepage port: 80 - weight: 100 matches: - path: type: PathPrefix