This message was deleted.
# fleet
a
This message was deleted.
a
In case anyone was curious. I added a fleet.yaml at the root and pointed fleet to the root of the git repo. my fleet.yaml looks like:
Copy code
targetCustomizations:
- name: test-cluster-app
  namespace: template-namespace
  kustomize:
    dir: overlays/template-app
  clusterSelector:
    matchLabels:
      env: test-cluster