mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 06:47:24 +08:00
10 lines
161 B
YAML
10 lines
161 B
YAML
global:
|
|
postgresql:
|
|
auth:
|
|
username: other_username
|
|
password: other_password
|
|
database: other_database
|
|
service:
|
|
web:
|
|
type: ClusterIP
|