Hi,
I’m trying to create a kasten policy for protect some applications running inside kubernetes, these are virtual machines being ran using kubevirt.
I want to apply policies, ideally, by using labels, which are applied to the virtual machines.
I’ve created a label on a virtual machine, ‘backupFreq: high’ metadata->labels->myLabelHere.
When i go to create a policy in kasten, when selecting labels, my custom label doesn’t appear in the list, is there a way to allow kasten to read the labels applied to the resource type?