Skip to content

Commit

Permalink
Enabled husky.neu.edu in oauth2-proxy.yml (#785)
Browse files Browse the repository at this point in the history
* s/neu.edu/husky.neu.edu/ in oauth2-proxy.yml
  • Loading branch information
robertodauria authored Feb 11, 2021
1 parent c33a755 commit 8403fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/prometheus-federation/deployments/oauth2-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
- --cookie-secret={{OAUTH_PROXY_COOKIE_SECRET}}
- --email-domain=measurementlab.net
- --email-domain={{GCLOUD_PROJECT}}.iam.gserviceaccount.com
- --email-domain=neu.edu
- --email-domain=husky.neu.edu
- --email-domain=northeastern.edu
- --set-xauthrequest=true
image: quay.io/oauth2-proxy/oauth2-proxy:v7.0.0
Expand Down

0 comments on commit 8403fe1

Please sign in to comment.