mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
23 lines
490 B
YAML
23 lines
490 B
YAML
name: oauth2-proxy
|
|
version: 3.2.4
|
|
apiVersion: v1
|
|
appVersion: 5.1.0
|
|
home: https://pusher.github.io/oauth2_proxy/
|
|
description: A reverse proxy that provides authentication with Google, Github or other providers
|
|
keywords:
|
|
- kubernetes
|
|
- oauth
|
|
- oauth2
|
|
- authentication
|
|
- google
|
|
- github
|
|
maintainers:
|
|
- name: desaintmartin
|
|
email: cedric.dsm@gmail.com
|
|
- name: miouge1
|
|
email: maxime@root314.com
|
|
sources:
|
|
- https://github.com/pusher/oauth2_proxy
|
|
engine: gotpl
|
|
kubeVersion: ">=1.9.0-0"
|