Skip to content

Commit

Permalink
fix: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eshepelyuk committed Sep 19, 2021
1 parent e0842d1 commit 562cbd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"extraArgs": {
"type": "array", "title": "extra pod CLI arguments", "default": [],
"items": {"type": "string"},
"examples": "- --log-level\n- debug", "comment": "some comment",
"examples": "- --log-level\n- debug", "comment": "some comment"
},
"extraEnv": {
"type": "array", "title": "extra pod env variables", "default": [],
Expand Down

0 comments on commit 562cbd1

Please sign in to comment.