Files
lunarfront-charts/customers/example/values.yaml

17 lines
282 B
YAML

customer:
name: example
domain: example.lunarfront.tech
database:
host: your-managed-postgres-host.db.ondigitalocean.com
name: example_lunarfront
redis:
host: your-managed-redis-host.db.ondigitalocean.com
image:
backend:
tag: "0.0.1"
frontend:
tag: "0.0.1"