Files
zcli-playground/gowithdb/zerops-service-import.yml
T
2026-05-02 10:28:59 +02:00

9 lines
146 B
YAML

services:
- hostname: db
type: postgresql@18
mode: HA
verticalAutoscaling:
minFreeRamGB: 0.5
- hostname: app
type: go@1