Skip to content

Commit 091d6cb

Browse files
committed
Fix namespace for operator rbac
Signed-off-by: Anish Asthana <anishasthana1@gmail.com>
1 parent f2e83e2 commit 091d6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Adds namespace to all resources.
2-
namespace: codeflare-operator-system
2+
namespace: openshift-operators
33

44
# Value of this field is prepended to the
55
# names of all resources, e.g. a deployment named

0 commit comments

Comments
 (0)