Files
deprecated-helm-charts/stable/oauth2-proxy/Chart.yaml
T
Victor Noël 580f947312 [stable/oauth2-proxy] More configurations and fixes (#11954)
* oauth2-proxy: simplify names local to the pod

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: allow to specify config via configmap

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: default config values in file

Unsetting properties in yaml objects is too complex

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: support specifying google service account

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: reload deployment on config changes

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: fix documentation

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: fix file permissions

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: bump chart version

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>

* oauth2-proxy: move http-address arg out of extraArgs

Signed-off-by: Victor Noel <victor.noel@brennus-analytics.com>
2019-03-19 06:54:24 -07:00

20 lines
397 B
YAML

name: oauth2-proxy
version: 0.11.0
apiVersion: v1
appVersion: 3.1.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