From 4903c0db260d25c1f8cb3b41436fcb3b0f2e6318 Mon Sep 17 00:00:00 2001 From: Alexander Andryashin Date: Mon, 23 Sep 2024 14:29:03 +0300 Subject: [PATCH] HAR container. --- moon2/values.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/moon2/values.yaml b/moon2/values.yaml index 957e4b2..3055cee 100644 --- a/moon2/values.yaml +++ b/moon2/values.yaml @@ -456,6 +456,15 @@ configs: requests: cpu: 100m memory: 32Mi + har: + repository: quay.io/aerokube/har + resources: + limits: + cpu: 200m + memory: 128Mi + requests: + cpu: 100m + memory: 128Mi storage: accessKey: "" bucket: ""