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

Turbonomic deployment from BOM fails due to lack of privileges for ArgoCD service account #82

Open
dimallya opened this issue Apr 13, 2022 · 0 comments
Assignees

Comments

@dimallya
Copy link
Contributor

While trying to deploy turbonomic by downloading terraform automation scripts from Ascent tool i.e.
200 - OpenShift GitOps Bootstrap followed by 250 - Turbonomic on OpenShift - Multi Cloud, ArgoCD applications failed to create resources with following errors:
[securitycontextconstraints.security.openshift.io](http://securitycontextconstraints.security.openshift.io/) is forbidden: User "system:serviceaccount:openshift-gitops:openshift-gitops-argocd-application-controller" cannot create resource "securitycontextconstraints" in API group "[security.openshift.io](http://security.openshift.io/)" at the cluster scope.

Only after manually giving the privileges to the openshift-gitops-argocd-application-controller service account, turbo deployment succeeded. This needs to be fixed.

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

2 participants