-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Syntax... The expression language's evaluator is choking on the I'm about 90% sure this alternative syntax works: |
Beta Was this translation helpful? Give feedback.
-
|
YES! Thank you so much. So I named my configmap keys to match my stage names thinking I would able to do:
However, that returns an error |
Beta Was this translation helpful? Give feedback.

Syntax...
The expression language's evaluator is choking on the
-inmira-primary. It thinks you're trying to substractprimaryfrommira.I'm about 90% sure this alternative syntax works:
${{ sharedConfigMap('cluster-region-state')['mira-primary'] }}