update homepage

This commit is contained in:
2024-03-13 05:49:35 -06:00
parent eadbf37ce5
commit 1fe5c07c36
11 changed files with 8 additions and 17 deletions

View File

@@ -9,7 +9,6 @@ metadata:
app.kubernetes.io/version: {{ .Chart.AppVersion }}
app.kubernetes.io/component: web
app.kubernetes.io/part-of: homepage
app.kubernetes.io/managed-by: helm
spec:
entryPoints:
- websecure
@@ -17,7 +16,7 @@ spec:
- kind: Rule
match: "Host(`{{ .Values.ingressRoute.host }}`)"
middlewares:
- name: authentik
- name: "authentik-{{ .Release.Name }}"
namespace: {{ .Release.Namespace }}
priority: 10
services: