mirror of
https://github.com/morten-olsen/homelab-operator.git
synced 2026-02-08 01:36:28 +01:00
add authentik
This commit is contained in:
8
test-manifests/authentik-client.yaml
Normal file
8
test-manifests/authentik-client.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: homelab.mortenolsen.pro/v1
|
||||
kind: AuthentikClient
|
||||
metadata:
|
||||
name: foobas
|
||||
spec:
|
||||
redirectUris:
|
||||
- url: http://localhost:3000/api/auth/callback
|
||||
matchingMode: strict
|
||||
Reference in New Issue
Block a user