Pass the proper URL and github related OAuth settings into the webapp pod

This commit is contained in:
R. Tyler Croy 2017-07-23 14:07:56 -07:00
parent aec09429fc
commit 8d3a2214ae
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 8 additions and 1 deletions

View File

@ -30,7 +30,14 @@ items:
- name: PRODUCTION
value: 'true'
- name: REDIRECT_URI
value: 'http://codevalet.io'
value: 'http://codevalet.io/github/authenticate'
- name: GITHUB_CLIENT_ID
value: 'f19661554c93f3b11cfe'
- name: GITHUB_CLIENT_SECRET
valueFrom:
secretKeyRef:
name: oauth
key: secret
livenessProbe:
httpGet:
path: /