gatekeeper: fix non-existent templates being copied

This commit is contained in:
Jens L 2020-07-25 22:13:15 +02:00 committed by GitHub
parent 9d68c9550b
commit 3b4be5695a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
FROM quay.io/oauth2-proxy/oauth2-proxy
COPY templates /templates
ENV OAUTH2_PROXY_EMAIL_DOMAINS=*
ENV OAUTH2_PROXY_PROVIDER=oidc
ENV OAUTH2_PROXY_HTTP_ADDRESS=:4180