Pascal Doyon-Martin

Results 2 comments of Pascal Doyon-Martin
trafficstars

I ran into the same issue and enabling the webhooks fixed the problem. ```javascript values: { webhook: { enable: true, }, } ``` CHART spark-operator-1.2.14 APP VERSION v1beta2-1.4.5-3.5.0

are you reusing the same object like `request := gorequest.New()` ? I am actually trying to validate this.