This repository has been archived by the owner on Nov 18, 2021. It is now read-only.
-
Hi, How can I make the following work?
Real world use-case: Kubernetes secrets. |
Beta Was this translation helpful? Give feedback.
Answered by
myitcv
Mar 17, 2021
Replies: 2 comments 1 reply
-
The canonical way to do this is via single-quote interpolation:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
uhthomas
-
This discussion has been migrated to cue-lang/cue#839. For more details about CUE's migration to a new home, please see cue-lang/cue#1078. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The canonical way to do this is via single-quote interpolation: