Sign in
cos
/
third_party
/
kubernetes
/
refs/heads/release-R129
/
.
/
test
/
integration
/
auth
/
testdata
/
allowalice.jsonl
blob: 1093f210a97218b5189dfad67a533cebf9e059da [
file
] [
log
] [
blame
] [
edit
]
{
"apiVersion"
:
"abac.authorization.kubernetes.io/v1beta1"
,
"kind"
:
"Policy"
,
"spec"
:
{
"user"
:
"alice"
,
"namespace"
:
"*"
,
"resource"
:
"*"
,
"apiGroup"
:
"*"
,
"nonResourcePath"
:
"*"
}}