mirror of
https://github.com/helm/charts.git
synced 2026-09-05 12:27:30 +00:00
* [stable/oauth2-proxy] FIX casing typo in README Signed-off-by: Nicolaj Græsholt <figaw@hotmail.com> * [stable/oauth2-proxy] ADD extra volumes and volumemounts #15621 Signed-off-by: Nicolaj Græsholt <figaw@hotmail.com> * [stable/oauth2-proxy] UPDATE readme with SSL Configuration Signed-off-by: Nicolaj Græsholt <figaw@hotmail.com> * [stable/oauth2-proxy] remove trailing whitespace Signed-off-by: Nicolaj Græsholt <figaw@hotmail.com> * FIX backtick-typo Signed-off-by: Nicolaj Græsholt <figaw@hotmail.com>
20 lines
397 B
YAML
20 lines
397 B
YAML
name: oauth2-proxy
|
|
version: 0.15.0
|
|
apiVersion: v1
|
|
appVersion: 3.2.0
|
|
home: http://www.videntity.com/
|
|
description: A reverse proxy that provides authentication with Google, Github or other providers
|
|
keywords:
|
|
- kubernetes
|
|
- oauth
|
|
- oauth2
|
|
- authentication
|
|
- google
|
|
- github
|
|
maintainers:
|
|
- name: miouge1
|
|
email: maxime@root314.com
|
|
sources:
|
|
- https://github.com/pusher/oauth2_proxy
|
|
engine: gotpl
|