Skip to content

Commit

Permalink
added auth2-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
aali309 committed Jan 18, 2024
1 parent 109c276 commit 4c4f439
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
10 changes: 0 additions & 10 deletions charts/cryostat/templates/auth_proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,3 @@ services:
kompose.service.expose: "auth"
environment:
OAUTH2_PROXY_HTPASSWD_FILE: ./auth_proxy_htpasswd
OAUTH2_PROXY_HTPASSWD_USER_GROUP: write
OAUTH2_PROXY_REDIRECT_URL: http://localhost:8080/oauth2/callback
OAUTH2_PROXY_COOKIE_SECRET: __24_BYTE_COOKIE_SECRET_
restart: unless-stopped
healthcheck:
test: wget -q --spider http://localhost:8080/ping || exit 1
interval: 10s
retries: 3
start_period: 30s
timeout: 5s
17 changes: 0 additions & 17 deletions charts/cryostat/templates/auth_proxy_alpha_config.yaml

This file was deleted.

0 comments on commit 4c4f439

Please sign in to comment.