[app] name = "whoami" image = "traefik/whoami:latest" replicas = 1 port = 80 [ingress] host = "whoami.app.nodeup.ru" path = "/" tls = true [dependencies.postgres] version = "15" storage = "1Gi"