mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 08:20:23 +00:00
14 lines
165 B
Plaintext
14 lines
165 B
Plaintext
{
|
|
"Rules": [
|
|
{
|
|
"SelectorRegexp": "k8s[.]io/kubernetes",
|
|
"AllowedPrefixes": [
|
|
""
|
|
],
|
|
"ForbiddenPrefixes": [
|
|
"k8s.io/kubernetes/cmd"
|
|
]
|
|
}
|
|
]
|
|
}
|