Files
operator/charts/apps/bytestash/templates/client.yaml
Morten Olsen a27b563113 rewrite2
2025-08-18 08:02:48 +02:00

10 lines
259 B
YAML

apiVersion: homelab.mortenolsen.pro/v1
kind: AuthentikClient
metadata:
name: '{{ .Release.Name }}'
spec:
server: '{{ .Values.authentikServer }}'
redirectUris:
- url: https://localhost:3000/api/v1/authentik/oauth2/callback
matchingMode: strict