adamant-kite-43734
01/07/2025, 10:37 AMbrash-air-5927
01/07/2025, 10:46 AMkustomize:
dir: overlays/prod
targetCustomizations:
- name: prod
matchLabels:
env: prod
kustomize:
dir: overlays/prod
brash-air-5927
01/07/2025, 10:48 AMenv: prod
on that cluster on the rancher side, which shows up on fleet:brash-air-5927
01/07/2025, 10:51 AMkustomize
is reqiured: https://github.com/rancher/fleet-examples/blob/master/multi-cluster/kustomize/fleet.yaml.
If anyone can see what I might be doing wrong here, or give some other things I can look at, please let me know. I will experiment with this again in the future (probably when I actually need to set it up for different environments)polite-piano-74233
01/07/2025, 11:37 PMkustomize:
dir: overlays/prod
targetCustomizations:
- name: prod
clusterSelector:
matchLabels:
env: prod
kustomize:
dir: overlays/prod
brash-air-5927
01/13/2025, 9:45 AM