Files
charts/bitnami/discourse/ci/global-values.yaml
T
82db1c79a8 [bitnami/discourse] Chart standardization (#8991)
* [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>
2022-02-22 09:03:32 +01:00

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