Skip to content

Commit c8eb0a7

Browse files
akshaymankarelland
andauthored
CI: Increase memory limit for brig to 1Gi (#3751)
Co-authored-by: Igor Ranieri <igor@elland.me>
1 parent 1b78a9a commit c8eb0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/helm_vars/wire-server/values.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ brig:
3434
resources:
3535
requests: {}
3636
limits:
37-
memory: 512Mi
37+
memory: 1Gi
3838
config:
3939
externalUrls:
4040
nginz: https://kube-staging-nginz-https.zinfra.io

0 commit comments

Comments
 (0)