Siamak Haschemi
Results
1
comments of
Siamak Haschemi
I also have this error message appearing. I use this command to install the chart: ``` helm install insights-cube-production \ --namespace insights-cube-production --create-namespace \ --set workers.workersCount=3 \ --set cloudStorage.gcp.credentials=[...] \...