diff --git a/charts/promenade/values.yaml b/charts/promenade/values.yaml index 2bbc9d0a..81adec96 100644 --- a/charts/promenade/values.yaml +++ b/charts/promenade/values.yaml @@ -202,12 +202,11 @@ pod: memory: "128Mi" cpu: "100m" test: - api: - limits: - memory: "128Mi" - cpu: "100m" - requests: - memory: "128Mi" - cpu: "100m" + limits: + memory: "128Mi" + cpu: "100m" + requests: + memory: "128Mi" + cpu: "100m" release_group: null