Closed eformat closed 3 years ago
I have added some documentation to support the Restriction of Children when using the master-child pattern.
We give argocd a cluster-admin role in our argocd-operator chart, which allows us to do things like install cluster scoped operators.
We can set this back to the operator default, by using namespaceRoleBinding.enabled=true for our child argocd instance.
Please take a read.
ping @springdo @ckavili @tylerauerbeck
LGTM 👍
I have added some documentation to support the Restriction of Children when using the master-child pattern.
We give argocd a cluster-admin role in our argocd-operator chart, which allows us to do things like install cluster scoped operators.
We can set this back to the operator default, by using namespaceRoleBinding.enabled=true for our child argocd instance.
Please take a read.