Skip to content

Commit 23ea526

Browse files
authored
Merge pull request #387 from chaitanya1731/tests
security: Added missing Namespace field in RoleBinding for DSA
2 parents 4982445 + de9e6a1 commit 23ea526

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

security/dsa_roleBinding.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ apiVersion: rbac.authorization.k8s.io/v1
55
kind: RoleBinding
66
metadata:
77
name: intel-dsa
8+
namespace: intel-dsa
89
roleRef:
910
apiGroup: rbac.authorization.k8s.io
1011
kind: Role

0 commit comments

Comments
 (0)