This message was deleted.
# fleet
a
This message was deleted.
b
can you please be a little more specific as to the problem you are facing? do you have error messages? what specifically are you trying to accomplish?
f
Sure. I'm pointing to a private github repo and a path. In that path I have tried using different variants of configurations, but RF-CD is not picking anything up and fails to discover config files. (I'm testing different config examples from /rancher/fleet-examples) "no resource found at the following paths to deploy: [/some]"
b
What are you trying to deploy? Do you have a helm charts in that repo? Do you have a fleet.yaml in the repo? If so, could you share it? Since it's a private repo how are you authenticating? The error seems to indicate that there were no kubernetes resource manifests at the location specified.
f
Thank you @bulky-sunset-52084, this is solved now. My mistake was thinking that this could be included in the code-repos. As soon as I moved it to a specific ops/devops repo it worked.
(meaning the config files)