Skip to content

Commit

Permalink
fix(pgadmin): oauth2-proxy name
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Jul 18, 2024
1 parent 46a590f commit 5763549
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/pgadmin/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ ingress:
oauth2-proxy:
enabled: true
upstream: http://pgadmin
fullnameOverride: oauth2-proxy
config:
OAUTH2_PROXY_HTTP_ADDRESS: "0.0.0.0:4180"
OAUTH2_PROXY_SCOPE: "user:email"
Expand Down

0 comments on commit 5763549

Please sign in to comment.