Templating with gomplate - short references must have between 1 and 4 elements #1602
-
I tried using an array to template a json config (iterate and recerate a setting), however monaco complains that the array is too long? in my config.yaml:
When running monaco deply I get this error:
What is the reason behind this limit? kr, |
Beta Was this translation helpful? Give feedback.
Answered by
reinhard-brandstaedter
Oct 11, 2024
Replies: 1 comment 1 reply
-
Answer to myself:
this seems to work |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
reinhard-brandstaedter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answer to myself:
One must use this format to define a array variable:
this seems to work