example -> examples

This commit is contained in:
Eric Chiang
2016-08-10 21:32:21 -07:00
parent b02211b118
commit 35f467a353
11 changed files with 0 additions and 0 deletions

20
examples/config.yaml Normal file
View File

@@ -0,0 +1,20 @@
issuer: http://127.0.0.1:5556
storage:
type: kubernetes
web:
http: 127.0.0.1:5556
connectors:
- type: mock
id: mock
name: Mock
- type: github
id: github
name: GitHub
config:
clientID: "$GITHUB_CLIENT_ID"
clientSecret: "$GITHUB_CLIENT_SECRET"
redirectURI: http://127.0.0.1:5556/callback/github
org: kubernetes