Skip to content

Commit

Permalink
Fix SelfSubjectNamespaceAccessReview sample
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Jun 10, 2024
1 parent 25a2f78 commit a6dc128
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions artifacts/nsaccessreview.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: identity.k8s.appscode.com/v1alpha1
kind: SelfSubjectNamespaceAccessReview
metadata:
name: "abc"
# metadata:
# name: "abc"
spec:
resourceAttributes:
- verb: "get"
Expand Down

0 comments on commit a6dc128

Please sign in to comment.