From ed5c12a008cea177b8f1d454c007d988e147a940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Roaldseth?= Date: Mon, 25 Nov 2024 14:48:02 +0100 Subject: [PATCH] =?UTF-8?q?=C3=98k=20timeout=20for=20outgoing=20connection?= =?UTF-8?q?=20fra=201s=20til=203s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [skip ci] --- .nais/nais.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.nais/nais.yaml b/.nais/nais.yaml index ff5a5df0..aeddcffe 100644 --- a/.nais/nais.yaml +++ b/.nais/nais.yaml @@ -5,6 +5,8 @@ metadata: namespace: teamdagpenger labels: team: teamdagpenger + annotations: + config.linkerd.io/proxy-outbound-connect-timeout: 3000ms spec: image: {{image}} port: 8080