Implement references for already-known expressions. Probably using https://github.com/tidwall/sjson and https://github.com/tidwall/gjson ```yaml // deployment my kind: apps metdata: name: my // service my metadata: name: $my.metadata.name ```
Implement references for already-known expressions. Probably using https://github.com/tidwall/sjson and https://github.com/tidwall/gjson