Files

6 lines
150 B
YAML

database:
url: '192.168.76.114:5432/production'
user: 'postgres'
password: 'postgres'
ingress:
host: '{{$.Values.ingress.domain}}.devspace.xx'