https://rancher.com/ logo
#fleet
Title
# fleet
a

ancient-air-32350

11/30/2022, 8:26 AM
HI, Im deploying rke2 clusters with cluster-templates and fleet, and realized that somehow rancher changes something in “machinePoolConfig” after deploy. Is there a way to define a jsonPointer patch for all elements ? some kind of wildcard ?
Copy code
"/spec/rkeConfig/machinePools/0/etcdRole"
"/spec/rkeConfig/machinePools/1/etcdRole"
"/spec/rkeConfig/machinePools/2/etcdRole"
the real “problem” ist that, i specifically set “etcdRole = False” in my Template and it looks like that all non-default elements get deleted in the config after deployment
11 Views