chore: Update manifests after change

This commit is contained in:
2025-12-09 02:50:08 +00:00
parent c0c06814dd
commit 935490ca8c
27 changed files with 264 additions and 26 deletions

View File

@@ -1,5 +1,4 @@
---
# Source: homepage/templates/cluster-role.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: homepage/templates/cluster-role-binding.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: homepage/charts/homepage/templates/common.yaml
apiVersion: v1
kind: ConfigMap
metadata:
@@ -78,10 +77,16 @@ data:
statusStyle: dot
- Media Requests:
icon: sh-overseerr.webp
description: Overseer
description: Overseerr
href: https://overseerr.alexlebens.net
siteMonitor: http://overseerr.overseerr:80
statusStyle: dot
- Media Requests (New):
icon: sh-overseerr.webp
description: Seerr
href: https://seerr.alexlebens.net
siteMonitor: http://seerr.seerr:80
statusStyle: dot
- Media Tracking:
icon: sh-yamtrack.webp
description: Yamtrack

View File

@@ -1,5 +1,4 @@
---
# Source: homepage/charts/homepage/templates/common.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
@@ -26,7 +25,7 @@ spec:
template:
metadata:
annotations:
checksum/configMaps: 5b025903635dfc4abfcdb07fac7674f70d46a2d7bbeeeb1c7cd95e68e03f53ea
checksum/configMaps: 9b82fff1b67740d93f1ff952e435999385bd26027b66bee4c2854c2aea62db80
checksum/secrets: d3ba83f111cd32f92c909268c55ad8bbd4f9e299b74b35b33c1a011180d8b378
labels:
app.kubernetes.io/controller: main

View File

@@ -1,5 +1,4 @@
---
# Source: homepage/templates/external-secret.yaml
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: homepage/templates/http-route.yaml
apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: homepage/charts/homepage/templates/common.yaml
apiVersion: v1
kind: Secret
type: kubernetes.io/service-account-token

View File

@@ -1,5 +1,4 @@
---
# Source: homepage/templates/service.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: homepage/templates/service.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: homepage/templates/service.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,5 +1,4 @@
---
# Source: homepage/charts/homepage/templates/common.yaml
apiVersion: v1
kind: Service
metadata:

View File

@@ -1,6 +1,3 @@
---
# Source: homepage/charts/homepage/templates/common.yaml
---
apiVersion: v1
kind: ServiceAccount
metadata: