You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We cannot create an Application CR in an namespace which is not the one operated by the Argocd CD controller/server
I see such error message if I try to create the application using the argocd console
Unable to create application: error while validating and normalizing app:
error getting application's project: application 'my-quarkus-app-bootstrap-test' in namespace 'cmoullia'
is not allowed to use project 'default'
Note: OpenShift GitOps operator has been installed cluster's scoped (=> all namespaces) BUT if I deploy an Application CR under another NS => demo, then nothing happens. I cannot even see the Application CR created within the console
The text was updated successfully, but these errors were encountered:
Issue
We cannot create an Application CR in an namespace which is not the one operated by the Argocd CD controller/server
I see such error message if I try to create the application using the argocd console
Note: OpenShift GitOps operator has been installed cluster's scoped (=> all namespaces) BUT if I deploy an Application CR under another NS => demo, then nothing happens. I cannot even see the Application CR created within the console
The text was updated successfully, but these errors were encountered: