We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
RHACM offers this instruction to apply without cloning
This does not work. Needs to be
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.
The text was updated successfully, but these errors were encountered: