I am finding a behavior from Fleet very buggy, I deployed I test it deploying this fleet example
https://github.com/rancher/fleet-examples/tree/master/single-cluster/helm
It deployes well, I was even able to add a label from a value on fleet.yaml or values.yaml
Then I tried using
variableName: global.fleet.clusterLabels.LABELNAME on fleet.yaml as per documentation and on the helm chart {{ .Values.LABELNAME }} it did not work, even worst, after than the bundle or cluster doesnt update, no matter what I do