Zack Bartel

Results 3 comments of Zack Bartel

@fenfir did you ever come up with a solution to this? I think the same thing is happening with Secrets created with SopsSecrets

Same for me, even doing [bar_chart.go](https://github.com/wcharczuk/go-chart/blob/master/examples/bar_chart/main.go). OS X 10.14.5 (18F132) go version go1.13.1 darwin/amd64

Increasing the resources allocated to the browser pods helped quite a bit. ``` cpuRequest: 800m cpuLimit: 4000m memRequest: 700Mi memLimit: 5Gi ```