mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-21 19:16:48 +10: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
|