Hi! I have a helm repo in my S3 storage. I want to...
# kubernetes
a
Hi! I have a helm repo in my S3 storage. I want to apply this helm charts with k8s.helm.v3.chart but next error appear.
Copy code
Error: invocation of kubernetes:helm:template returned an error: failed to generate YAML for specified Helm chart: failed to pull chart: could not find protocol handler for: s3
My cluster is in 1.16 ...