mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* initial dex chart by kfox1111 * dex template updates, label cleanup, slight refactor, version update to 2.10.0 * using standardized naming for services * adding notes, helmignore * remove default resource usage * dex allowing service annotations * dex using proper labels for the job and using helm hooks * confirm to rbac * fixing deployment version and chart label
17 lines
366 B
YAML
17 lines
366 B
YAML
name: dex
|
|
version: 0.1.0
|
|
appVersion: 2.10.0
|
|
description: CoreOS Dex
|
|
keywords:
|
|
- dex
|
|
- oidc
|
|
icon: https://github.com/coreos/dex/raw/master/Documentation/logos/dex-glyph-color.png
|
|
home: https://github.com/coreos/dex/
|
|
source:
|
|
- https://github.com/coreos/dex/
|
|
maintainers:
|
|
- name: kfox1111
|
|
email: Kevin.Fox@pnnl.gov
|
|
- name: sstarcher
|
|
email: shane.starcher@gmail.com
|