mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Configured more specific roles and cluster roles
Based on new ClusterRole at
https://github.com/dexidp/dex/blob/master/examples/k8s/dex.yaml
with a Role to allow the jobs to create and delete secrets
Signed-off-by: Peter Nordquist <peter.nordquist@pnnl.gov>
* Updated RBAC API to v1
Signed-off-by: Peter Nordquist <peter.nordquist@pnnl.gov>
* Updated deployment apiVersion to v1
Signed-off-by: Peter Nordquist <peter.nordquist@pnnl.gov>
* Bumped chart version, this is not a bug fix
Signed-off-by: Peter Nordquist <peter.nordquist@pnnl.gov>
* Revert "Updated deployment apiVersion to v1"
This reverts commit 77aec99649.
Signed-off-by: Peter Nordquist <peter.nordquist@pnnl.gov>
19 lines
418 B
YAML
19 lines
418 B
YAML
name: dex
|
|
version: 0.8.0
|
|
appVersion: 2.14.0
|
|
description: CoreOS Dex
|
|
keywords:
|
|
- dex
|
|
- oidc
|
|
icon: https://github.com/dexidp/dex/raw/master/Documentation/logos/dex-glyph-color.png
|
|
home: https://github.com/dexidp/dex/
|
|
source:
|
|
- https://github.com/dexidp/dex/
|
|
maintainers:
|
|
- name: kfox1111
|
|
email: Kevin.Fox@pnnl.gov
|
|
- name: sstarcher
|
|
email: shane.starcher@gmail.com
|
|
- name: rendhalver
|
|
email: pete.brown@powerhrg.com
|