oauth2-proxy helm

No introduction found. Create it?

Install

Install with:

helm repo add oauth2-proxy https://oauth2-proxy.github.io/manifests/
helm install oauth2-proxy oauth2-proxy/oauth2-proxy -f values.yaml

Examples

See examples from other people.

Top Repositories (1 out of 7)

NameRepoStarsVersionTimestamp
oauth2-proxyxunholy/k8s-gitops6079.0.110 days ago

Values

See the most popular values for this chart:

KeyTypes
config.configFile (5)
provider = "google" email_domains = ["*"] authenticated_emails_file = "/etc/oauth2-proxy/authenticated-emails.txt" cookie_secure = true cookie_httponly = true cookie_expire = "168h" cookie_refresh = "1h" cookie_domains = [".kaminek.me"] whitelist_domains = [".kaminek.me"] pass_access_token = true pass_authorization_header = true set_authorization_header = true set_xauthrequest = true reverse_proxy = true skip_provider_button = false redirect_url = "https://oauth.kaminek.me/oauth2/callback"
string
config.existingSecret (3)
oauth2-proxy-secret
string
string
string
string
string
boolean
ingress.hosts[] (5)
- oauth.kaminek.me
string
string
string
string
ingress.tls[].hosts[] (4)
- oauth.kaminek.me
string
ingress.tls[].secretName (3)
oauth-kaminek-me-tls
string
string
boolean
string
extraEnv[].name (3)
OAUTH2_PROXY_CLIENT_ID
OAUTH2_PROXY_CLIENT_SECRET
OAUTH2_PROXY_COOKIE_SECRET
string
extraEnv[].valueFrom.secretKeyRef.key (3)
OAUTH2_PROXY_CLIENT_ID
OAUTH2_PROXY_CLIENT_SECRET
OAUTH2_PROXY_COOKIE_SECRET
string
extraEnv[].valueFrom.secretKeyRef.name (3)
oauth2-proxy
oauth2-proxy
oauth2-proxy
string
extraEnv[].value (1)
github
.denniseffing.de
.denniseffing.de
denniseffing,feltenj
string
number
string
string
string
boolean
boolean
boolean
boolean
string
string
string
string
string
string
string
image.repository (1)
quay.io/oauth2-proxy/oauth2-proxy
string