Skip to content

Commit 2762f28

Browse files
authored
feat: update ClusterRoleBinding with default namespace (#1991)
1 parent 2d11852 commit 2762f28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: sample-operators/webpage/k8s/operator.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ metadata:
5050
subjects:
5151
- kind: ServiceAccount
5252
name: webpage-operator
53+
namespace: default
5354
roleRef:
5455
kind: ClusterRole
5556
name: webpage-operator

0 commit comments

Comments
 (0)