Rewrite system prototype params to use import 'param://...' format
Rewrite system prototype params from `${foo}` format to `import 'param://foo'` so that they can be parsed correctly by the jsonnet snippet.
Please register or sign in to comment
Rewrite system prototype params from `${foo}` format to `import 'param://foo'` so that they can be parsed correctly by the jsonnet snippet.