Skip to content
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

Intalling RHTAP into an already running OpenShift Cluster #434

Open
asshutossh opened this issue Feb 4, 2025 · 0 comments
Open

Intalling RHTAP into an already running OpenShift Cluster #434

asshutossh opened this issue Feb 4, 2025 · 0 comments

Comments

@asshutossh
Copy link

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
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