From c03dd9127a22e89d4f4f53a5824e3d1fbe5b0b6e Mon Sep 17 00:00:00 2001 From: Krishna Harsha Voora Date: Mon, 13 Apr 2026 13:37:34 +0530 Subject: [PATCH] test: CodeRabbit integration check [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48f0303f..4ca8d647 100644 --- a/README.md +++ b/README.md @@ -136,3 +136,4 @@ OLM currently cannot support creation of arbitrary resources when an operator is Note the creation of `ClusterRoleBindings` is possible via a `ClusterServiceVersion` CR, used to deploy an operator. But it can only have a `ServiceAccount` as the subject. At this time you cannot create a `ClusterRoleBinding` to other subjects in a `ClusterServiceVersion`. Create resources in the operator's `Namespace` +