Commit bc674d4
authored
Add quotes around namespace in yq command README (#102)
Description of changes:
For yq command to work " " are needed around namespace otherwise there will be a lexical error.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent 8f94233 commit bc674d4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments