Files
operator/charts/apps/bytestash/templates/client.yaml
Morten Olsen 1b5b5145b0 stuff
2025-08-22 07:35:50 +02:00

10 lines
255 B
YAML

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