Skip to content

Commit

Permalink
feat: update ClusterRoleBinding with default namespace (#1991)
Browse files Browse the repository at this point in the history
  • Loading branch information
yarinkos authored Aug 1, 2023
1 parent 2d11852 commit 2762f28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample-operators/webpage/k8s/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ metadata:
subjects:
- kind: ServiceAccount
name: webpage-operator
namespace: default
roleRef:
kind: ClusterRole
name: webpage-operator
Expand Down

0 comments on commit 2762f28

Please sign in to comment.