handle array values in helm command arguments
Unfortunately, helm can't handle arrays as argument values directly. A special "index" syntax is needed. See issue https://github.com/helm/helm/issues/1987 and solution for details.
Please register or sign in to comment