Skip to content

Commit

Permalink
typo in comment (argoproj#16834)
Browse files Browse the repository at this point in the history
Signed-off-by: eddimull <eddimull@gmail.com>
Signed-off-by: Kevin Lyda <kevin@lyda.ie>
  • Loading branch information
eddimull authored and lyda committed Mar 28, 2024
1 parent fb6aa18 commit d2d775b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/operator-manual/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ spec:
extVars:
- name: foo
value: bar
# You can use "code to determine if the value is either string (false, the default) or Jsonnet code (if code is true).
# You can use "code" to determine if the value is either string (false, the default) or Jsonnet code (if code is true).
- code: true
name: baz
value: "true"
Expand Down

0 comments on commit d2d775b

Please sign in to comment.