Skip to content

Commit fc31e01

Browse files
committed
fixing operator namespace in cluster role bindings
1 parent 2569ce4 commit fc31e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/src/test/resources/wldf/wldf-policy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ kind: RoleBinding
3131
apiVersion: rbac.authorization.k8s.io/v1beta1
3232
metadata:
3333
name: weblogic-domain-operator-rolebinding
34-
namespace: test2
34+
namespace: weblogic-operator2
3535
subjects:
3636
- kind: ServiceAccount
3737
name: default

0 commit comments

Comments
 (0)