Gary
Gary
Thanks @svghadi . I have found the issue. This GitOps Operator does not play well at all if another Operator is having issues. I had an external secrets operator that...
It was previously on `1.12.4` I believe. I am able to see the application tiles fine and it shows synced and healthy, but when I click into it and try...
I see an `argocd-redis-initial-passord` secret but the 2 data values are `admin.password` and `immutable` and both values are set, I don't have a `REDIS_PASSWORD` data value in it
Thanks - `repo-server` deployment looks good has a `REDIS_PASSWORD` and it point to the secret - `application-controller` statefulset - has NO `REDIS_PASSWORD` environment variable - `argocd-server` deployment has NO `REDIS_PASSWORD`...
Sorry for the delay in getting back, I updated the deployments and statefulset with the `REDIS_PASSWORD` environment variables and all is back working again, I can get the resources of...
I have reviewed the `openshift-gitops-operator-controller-manager` logs and no errors are thown.