Compare commits

...

1 Commits

Author SHA1 Message Date
f98268fd25 add namespace to authentik proxy 2024-05-16 13:44:09 -05:00
3 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: homepage name: homepage
version: 0.0.14 version: 0.0.15
description: Chart for benphelps homepage description: Chart for benphelps homepage
keywords: keywords:
- dashboard - dashboard

View File

@@ -30,3 +30,4 @@ spec:
- kind: Service - kind: Service
name: {{ .Values.ingressRoute.authentik.outpost }} name: {{ .Values.ingressRoute.authentik.outpost }}
port: {{ .Values.ingressRoute.authentik.port }} port: {{ .Values.ingressRoute.authentik.port }}
namespace: {{ .Values.ingressRoute.authentik.namespace }}

View File

@@ -19,10 +19,11 @@ service:
http: http:
port: 3000 port: 3000
ingressRoute: ingressRoute:
host: host: ""
authentik: authentik:
outpost: outpost: ""
port: 9000 port: 9000
namespace: ""
config: config:
bookmarks: bookmarks:
services: services: