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>
  • Loading branch information
eddimull authored Jan 11, 2024
1 parent 54de532 commit b12630c
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 b12630c

Please sign in to comment.