From 741295b9d013842506719e1f7bb5573372e27705 Mon Sep 17 00:00:00 2001 From: Glenruben Larsen Date: Thu, 31 Oct 2024 10:41:48 +0100 Subject: [PATCH] Change ttl to hours because days are not a thing --- nais.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nais.yaml b/nais.yaml index eb7686238..21a87fb2d 100644 --- a/nais.yaml +++ b/nais.yaml @@ -34,7 +34,7 @@ spec: requests: memory: 1Gi - ttl: 7d + ttl: 168h prometheus: enabled: false