the last yml to yaml
This commit is contained in:
15
frigate/auth.yaml
Normal file
15
frigate/auth.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
apiVersion: codemowers.cloud/v1beta1
|
||||
kind: OIDCMiddlewareClient
|
||||
metadata:
|
||||
name: frigate
|
||||
spec:
|
||||
displayName: Frigate
|
||||
uri: 'https://frigate.k-space.ee/'
|
||||
allowedGroups:
|
||||
- k-space:legalmember
|
||||
headerMapping:
|
||||
user: Remote-Username
|
||||
# name: Remote-Name
|
||||
# email: Remote-Email
|
||||
# groups: Remote-Groups
|
||||
Reference in New Issue
Block a user