What problem are you facing?
CRDs can be added as dependencies using a git ref or HTTP URL, but not from a local path.
How could Crossplane help solve your problem?
Add another dependency type: local, that points to a local file or directory containing CRDs. This is useful if CRDs live in the same repository as the Crossplane project.
What problem are you facing?
CRDs can be added as dependencies using a git ref or HTTP URL, but not from a local path.
How could Crossplane help solve your problem?
Add another dependency type: local, that points to a local file or directory containing CRDs. This is useful if CRDs live in the same repository as the Crossplane project.