Skip to content

Commit

Permalink
limit access to org
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin committed Nov 19, 2024
1 parent fa2a1a8 commit e366287
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kubernetes/system/oauth2-proxy/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ config:
cookie_secure = true
redirect_url = "https://oauth2.ninebasetwo.net/oauth2/callback"
proxy_prefix = "/oauth2"
github_org = "ninebasetwo-net"
github_users = [ "ThomasCardin" ]
# Custom configuration file: oauth2_proxy.cfg
# configFile: |-
# pass_basic_auth = false
Expand Down

0 comments on commit e366287

Please sign in to comment.