Deploy GitHub Pages

This commit is contained in:
Travis Bot 2019-08-01 23:58:36 +00:00
parent ef0ffb3c5e
commit 9942176ae0
68 changed files with 7338 additions and 1508 deletions

View file

@ -31,7 +31,7 @@ spec:
# docker run -ti --rm python:3-alpine python -c 'import secrets,base64; print(base64.b64encode(base64.b64encode(secrets.token_bytes(16))));'
- name: OAUTH2_PROXY_COOKIE_SECRET
value: SECRET
image: docker.io/colemickens/oauth2_proxy:latest
image: quay.io/pusher/oauth2_proxy:latest
imagePullPolicy: Always
name: oauth2-proxy
ports: