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

Final step on Deploy on OpenShift (Manual) fails #84

Open
eschabell opened this issue Mar 21, 2018 · 0 comments
Open

Final step on Deploy on OpenShift (Manual) fails #84

eschabell opened this issue Mar 21, 2018 · 0 comments

Comments

@eschabell
Copy link

$ oc new-app -n cicd -f cicd-template.yaml --param DEV_PROJECT=dev-project-name --param STAGE_PROJECT=stage-project-name
--> Deploying template "cicd/cicd" for "cicd-template.yaml" to project cicd

 cicd
 ---------
 Use the following credentials for login:
 Jenkins: use your OpenShift credentials
 Nexus: admin/admin123
 SonarQube: admin/admin
 Gogs Git Server: gogs/gogs

 * With parameters:
    * DEV project name=dev-project-name
    * STAGE project name=stage-project-name
    * Deploy SonarQube=true
    * Deploy Eclipse Che=false
    * Ephemeral=true
    * WEBHOOK_SECRET=hYRxmVEC # generated

--> Creating resources ...
error: rolebindings.authorization.openshift.io "default_admin" already exists
error: buildconfigs.build.openshift.io "tasks-pipeline" already exists
error: configmaps "jenkins-slaves" already exists
error: jobs.batch "cicd-demo-installer" already exists
--> Failed

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