example -> examples
This commit is contained in:
13
examples/k8s/config-k8s.yaml
Normal file
13
examples/k8s/config-k8s.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
issuer: https://dex.example.com
|
||||
storage:
|
||||
type: kubernetes
|
||||
config:
|
||||
inCluster: true
|
||||
|
||||
web:
|
||||
http: 0.0.0.0:5556
|
||||
|
||||
connectors:
|
||||
- type: mock
|
||||
id: mock
|
||||
name: Mock
|
Reference in New Issue
Block a user