Hi All :slightly_smiling_face: I've been playing a...
# fleet
p
Hi All 🙂 I've been playing around with a fleet.yaml, cause we have a single git repo that deploys to 2 different env's with their own customizations. But for some reason it doesn't seem to work correctly. We have a 'default' values.yaml and a values-ENV.yaml. For example:
Copy code
targetCustomizations:
  - name: distinct
    helm:
      valuesFiles:
        - values-DISTINCT.yaml
    clusterSelector:
      matchLabels:
        env: distinct