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

Service account for spring petclinic is wrong so app doesn't sync properly #5

Open
alexgroom opened this issue Apr 29, 2021 · 1 comment

Comments

@alexgroom
Copy link

By default the app doesn't sync due to access control. I needed to manually update the spring-petclinic/spring-petclinic-role-binding so that the ServiceAccount name was "openshift-gitops-argocd-application-controller". The version in this git repo 1.1 is the old naming strategy of "argocd-cluster-argocd-application-controller"

Now my app syncs (but my cluster config is out of sync.)

@cnukwas
Copy link

cnukwas commented Jun 13, 2021

Thank yo so much. Was pulling my hair as I didn't see this issue until I ran oc -n openshift-gitops describe application/spring-petclinic. I have edited the rolebinding and it's working now.

ThomFal added a commit to ThomFal/openshift-gitops-getting-started that referenced this issue Oct 25, 2022
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