From 3e10b376535fabe78bf7e9d23e312aaaf26f50fd Mon Sep 17 00:00:00 2001 From: Clemens Hoffmann Date: Wed, 11 Dec 2024 09:49:09 +0100 Subject: [PATCH] Add route options to manifest --- baras/manifest.go | 1 + 1 file changed, 1 insertion(+) diff --git a/baras/manifest.go b/baras/manifest.go index e96fa75..8624529 100644 --- a/baras/manifest.go +++ b/baras/manifest.go @@ -179,6 +179,7 @@ applications: routes: - route: %s protocol: http1 + options: {} metadata: labels: potato: yams