Skip to content

Commit

Permalink
Fix for the kustomize example watch-another-namespace (#377)
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Yong <jason_yong@uk.ibm.com>

Signed-off-by: Jason Yong <jason_yong@uk.ibm.com>
  • Loading branch information
yongja79 committed Dec 12, 2022
1 parent b1de6b0 commit d1dc5c3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ metadata:
subjects:
- kind: ServiceAccount
name: websphere-liberty-controller-manager
namespace: wlo-ns
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
Expand All @@ -28,4 +27,3 @@ metadata:
subjects:
- kind: ServiceAccount
name: websphere-liberty-controller-manager
namespace: wlo-ns

0 comments on commit d1dc5c3

Please sign in to comment.