Hi @hundreds-terabyte-36933. Here you are an example: https://github.com/juanbrny/fleet-examples/tree/master/single-cluster/helm. It' works as expected. All my clusters have a label called "testid" and I use fleet to inject the value of that cluster label on a helm variable that is used to customize the deployments. Please, have a look and let me know.
quick-sandwich-76600
10/07/2022, 2:17 PM
Hi @hundreds-terabyte-36933! Did you finally make it work?
h
hundreds-terabyte-36933
10/14/2022, 3:05 PM
Juan, I am trying to demonstrate to my customer the benefits of using GitOps, it is just a proof of concept. Even though I like the Rancher ecosystem and we are still using all other features for the GitOps approach we have decided for now to go with GitOps and Crossplane
s
square-telephone-53524
12/19/2022, 8:30 PM
@quick-sandwich-76600 - I’m attempting to work through the solution you’ve provided, thank you.