Open
Description
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
Activity