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
[](https://github.com/argoproj-labs/argocd-rbac-operator)
@@ -158,10 +158,10 @@ To change the policy.csv you have to make changes in the `internal/controller/co
158
158
159
159
### Deployment types
160
160
161
-
As for now only single Argo CD deployment type is supported. The default Argo CD namespace is defined as `argocd`, to change that you have to provide a flag --argocd-rbac-cm-namespace="your-argocd-namespace".
161
+
As for now only single Argo CD deployment type is supported. The default Argo CD namespace is defined as `argocd`, to change that you have to provide a flag `--argocd-rbac-cm-namespace="your-argocd-namespace"`.
162
162
163
163
## Roadmap
164
164
165
165
- extend the operator with functionality to manage Argo CD AppProject RBAC
166
-
- achieve test coverage of >= 80% (current: ~67%)
166
+
- achieve test coverage of >= 80% (current: ~75%)
167
167
- allow management for multi-instances set-up of Argo CD
[](https://github.com/argoproj-labs/argocd-rbac-operator)
0 commit comments