Reloader
Reloader copied to clipboard
Not supported by windows
while installing using helm command, we are getting not supported by windows error , pod is not getting up

we tried with the following command:
helm repo add stakater https://stakater.github.io/stakater-charts
helm repo update
helm install stakater/reloader --version=v0.0.128 --generate-name
Which helm version are you using? Which environment are you trying to install? I cannot reproduce it with CRC and helm on windows.
we are setting up a cluster in aks with CSI provider and reloader , our helm version is helm3 , using kubctl command with node selector as linux in the yaml file ,the pod is getting up , we have to make the pod up with helm command in windows , any thoughts
Can you please share the complete error once you run the helm command? It might be something else as I am not able to reproduce it.
@meeraroy can we close this issue? or you are still facing any issues?