Closed opolstianko closed 4 years ago
I'm able to do it like this
{
"transformation": [
{
"operation": "shift",
"keySeparator": " > ",
"spec": {
"name": "metadata > labels > app.kubernetes.io/name"
}
}
]
}
Hello I have source JSON with dots in keys like that:
Is there any way to access it ?