Skip to content

Commit

Permalink
FIX: mek goTemplate optional
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Coufal <7453394+tumido@users.noreply.github.com>
  • Loading branch information
ghorbani-ali and tumido authored Dec 14, 2024
1 parent ffb45bb commit 4b65953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/argoproj.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"metadata:",
" name: $1",
"spec:",
" goTemplate: true",
" goTemplate: {$2|true,false|}",
" goTemplateOptions: ['missingkey=error']",
" generators:",
" - <Generator-Type>",
Expand Down

0 comments on commit 4b65953

Please sign in to comment.