Files
charts/bitnami/oauth2-proxy/templates/extra-list.yaml
Carlos Rodríguez Hernández 99ace8d438 [bitnami/oauth2-proxy] Add oauth2-proxy to the catalog (#6688)
* [bitnami/oauth2-proxy] WIP Add oauth2-proxy to the catalog

* Apply suggestions

* Add missing elements

* Fix tables

* Fix readme

* Architecture

* Add to generate-chart-readme

* Fix port

* Fix chart

Co-authored-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com>
2021-07-14 19:16:16 +02:00

5 lines
117 B
YAML

{{- range .Values.extraDeploy }}
---
{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
{{- end }}