mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-17 17:16:30 +10:00
* [bitnami/discourse] Chart standardization Signed-off-by: juan131 <juanariza@vmware.com> * Update deps Signed-off-by: juan131 <juanariza@vmware.com> * Fix NOTES Signed-off-by: juan131 <juanariza@vmware.com> * [bitnami/discourse] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
11 lines
245 B
YAML
11 lines
245 B
YAML
# Test values files for generating all of the yaml and check that
|
|
# the rendering is correct
|
|
global:
|
|
postgresql:
|
|
auth:
|
|
username: other_username
|
|
password: other_password
|
|
database: other_database
|
|
service:
|
|
type: ClusterIP
|