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
As per https://docs.redhat.com/en/documentation/red_hat_trusted_application_pipeline/1.3/html/installing_red_hat_trusted_application_pipeline/install#installing_rhtap_with_the_literal_rhtap_cli_deploy_literal_command OpenShift GitOps and Pipelines Operators shouldn't be installed already. Excerpt: You must ensure that none of the following operators are already installed in your cluster: AMQ Streams Crunch-Data PostgreSQL OpenShift GitOps Keycloak OpenShift Pipelines Trusted Artifact Signer Quay Advanced Cluster Security Developer Hub
Would editing the config.yaml be a workaround to installing rhtap into an environment with GitOps and Pipelines in place?
openShiftGitOps: enabled: &gitopsEnabled false namespace: *installerNamespace openShiftPipelines: enabled: &pipelinesEnabled false
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As per https://docs.redhat.com/en/documentation/red_hat_trusted_application_pipeline/1.3/html/installing_red_hat_trusted_application_pipeline/install#installing_rhtap_with_the_literal_rhtap_cli_deploy_literal_command OpenShift GitOps and Pipelines Operators shouldn't be installed already.
Excerpt:
You must ensure that none of the following operators are already installed in your cluster:
AMQ Streams
Crunch-Data PostgreSQL
OpenShift GitOps
Keycloak
OpenShift Pipelines
Trusted Artifact Signer
Quay
Advanced Cluster Security
Developer Hub
Would editing the config.yaml be a workaround to installing rhtap into an environment with GitOps and Pipelines in place?
The text was updated successfully, but these errors were encountered: