summaryrefslogtreecommitdiff
path: root/build/crds/apps
diff options
context:
space:
mode:
authorming.tang <ming.tang@daocloud.io>2024-02-20 18:51:18 +0800
committerWillardHu <wei.hu@daocloud.io>2024-03-08 15:57:25 +0800
commitcd70514c555ebb5882002b66b2e09511935cd993 (patch)
tree7a5443979a2bd7b1a91bcd252895988a9f57ba8f /build/crds/apps
parentMerge pull request #5455 from WillardHu/automated-cherry-pick-of-#5392-upstre... (diff)
downloadkubeedge-cd70514c555ebb5882002b66b2e09511935cd993.tar.gz
fix some character error
Signed-off-by: ming.tang <ming.tang@daocloud.io>
Diffstat (limited to 'build/crds/apps')
-rw-r--r--build/crds/apps/apps_v1alpha1_edgeapplication.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/crds/apps/apps_v1alpha1_edgeapplication.yaml b/build/crds/apps/apps_v1alpha1_edgeapplication.yaml
index ce3e48f5f..c550043b0 100644
--- a/build/crds/apps/apps_v1alpha1_edgeapplication.yaml
+++ b/build/crds/apps/apps_v1alpha1_edgeapplication.yaml
@@ -121,8 +121,8 @@ spec:
- operator
type: object
type: array
- envOverrides:
- description: EnvOverrides will override the env field
+ envOverriders:
+ description: EnvOverriders will override the env field
of the container
items:
description: EnvOverrider represents the rules dedicated
@@ -338,8 +338,8 @@ spec:
description: Replicas will override the replicas field
of deployment
type: integer
- resourcesOverrides:
- description: ResourcesOverrides will override the resources
+ resourcesOverriders:
+ description: ResourcesOverriders will override the resources
field of the container
items:
description: ResourcesOverrider represents the rules