mirror of
https://github.com/bitnami/charts.git
synced 2026-03-11 07:17:45 +08:00
* [bitnami/nginx] server_blocks * add concourse * add init contianer permissions * add concourse * add init contianer permissions * add readme-generator-for-helm and some review * add review comments * change names, update review changes * fix web svc * add change of review * more changes * added message to get username and password * add reviwe changes * Remove trailing spaces * Continue working on changes * fix * Add concourse * nodePort * Allow random password * Fix rbac * lint * lint * dashes * All done * Fix readme * Lint * Fix toleration * update values * Update readme * [bitnami/concourse] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Javier Salmeron Garcia <jsalmeron@vmware.com> Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
5 lines
117 B
YAML
5 lines
117 B
YAML
{{- range .Values.extraDeploy }}
|
|
---
|
|
{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
|
|
{{- end }}
|