Commit 0ff2d67
committed
Encode parmeters for metrics-server
As reported by @jeka, this change escapes the commas in the
"args" parameter to the helm chart. Tested before/after the
patch and confirmed that all options are now being passed to
the deployment.
Closes: #73
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>1 parent 9193ccf commit 0ff2d67
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments