summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorShelley-BaoYue <baoyue2@huawei.com>2023-08-30 11:09:21 +0800
committerShelley-BaoYue <baoyue2@huawei.com>2023-09-11 10:13:36 +0800
commitad732a2e4011cb1283d5e3143cd7408dda9fb305 (patch)
treec8aa5748c55209b07a1a7948fb85cdc8097f0bd7 /build
parentupdate dependendy lib (diff)
downloadkubeedge-ad732a2e4011cb1283d5e3143cd7408dda9fb305.tar.gz
update vendor and licenses
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
Diffstat (limited to 'build')
-rw-r--r--build/crds/policy/policy_v1alpha1_serviceaccountaccess.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/build/crds/policy/policy_v1alpha1_serviceaccountaccess.yaml b/build/crds/policy/policy_v1alpha1_serviceaccountaccess.yaml
index d3fa5e5ef..2a2591b4b 100644
--- a/build/crds/policy/policy_v1alpha1_serviceaccountaccess.yaml
+++ b/build/crds/policy/policy_v1alpha1_serviceaccountaccess.yaml
@@ -152,7 +152,8 @@ spec:
description: APIGroups is the name of the APIGroup that
contains the resources. If multiple API groups are
specified, any action requested against one of the enumerated
- resources in any API group will be allowed.
+ resources in any API group will be allowed. "" represents
+ the core API group and "*" represents all API groups.
items:
type: string
type: array
@@ -308,7 +309,8 @@ spec:
description: APIGroups is the name of the APIGroup that
contains the resources. If multiple API groups are
specified, any action requested against one of the enumerated
- resources in any API group will be allowed.
+ resources in any API group will be allowed. "" represents
+ the core API group and "*" represents all API groups.
items:
type: string
type: array