Skip to content

Commit

Permalink
Fix ns in rolebindind yaml for ai4dd project
Browse files Browse the repository at this point in the history
Signed-off-by: tssala23 <[email protected]>
  • Loading branch information
tssala23 committed Oct 28, 2024
1 parent 6921f02 commit 4d990ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
Namespace: ai4dd-06afdc
metadata:
name: ai4dd-demo-edit
namespace: ai4dd-06afdc
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
Expand Down

0 comments on commit 4d990ac

Please sign in to comment.