Umang Bhalla

Results 5 comments of Umang Bhalla

after removing this completly , and doing a `tobs install` with cli this happens ![10-08-22-10](https://user-images.githubusercontent.com/67634565/183947853-087c7b1d-6c88-4a4f-8969-5bf4f89b4c15.png) with `helm upgrade --install tobs timescale/tobs --version 0.10.1` ![10-08-22-14](https://user-images.githubusercontent.com/67634565/183949287-a2955a0c-58b0-4b06-8829-f0c62d57e670.png)

@nhudson , helm install in a new namespace definitely worked , i was wondering if i can install `12.0.0` on eks (which is on k8s 1.22)

Hi @onprem thanks for reply `helm version` ``` version.BuildInfo{Version:"v3.9.1", GitCommit:"a7c043acb5ff905c261cfdc923a35776ba5e66e4", GitTreeState:"clean", GoVersion:"go1.17.5"} ``` same happend on `helm version` ``` version.BuildInfo{Version:"v3.9.4", GitCommit:"dbc6d8e20fe1d58d50e6ed30f09a04a77e4c68db", GitTreeState:"clean", GoVersion:"go1.17.13"} ```

ohk got it , using older version for helm would work ?

yeah i tried removing the resource quotas but they get added back to the namespace as soon as removed `kubectl delete resourcequota gke-resource-quotas -n tobs-otel`