Skip to content

example non-cloned apply fails due to missing tree ref in URL #348

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dlbewley opened this issue Jan 27, 2025 · 0 comments
Open

example non-cloned apply fails due to missing tree ref in URL #348

dlbewley opened this issue Jan 27, 2025 · 0 comments

Comments

@dlbewley
Copy link
Contributor

RHACM offers this instruction to apply without cloning

oc apply -k https://github.com/redhat-cop/gitops-catalog/advanced-cluster-management/operator/overlays/<channel>

This does not work. Needs to be

oc apply -k https://github.com/redhat-cop/gitops-catalog/advanced-cluster-management/operator/overlays/<channel>\?ref\=main

This can be tested as:

oc kustomize https://github.com/redhat-cop/gitops-catalog/advanced-cluster-management/operator/overlays/release-2.12\?ref\=main

This is probably found in other READMEs. Just filing an issue before I forget again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant