Skip to content

Commit d448d35

Browse files
author
openyurt-bot
committed
align with openyurt helm charts from commit f6b8aadc7e177af87aee9267b8a6c9998e56650b
1 parent 2079852 commit d448d35

7 files changed

+7
-7
lines changed

charts/yurt-manager/crds/apps.openyurt.io_nodebuckets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
group: apps.openyurt.io
99
names:
1010
categories:
11-
- all
11+
- yurt
1212
kind: NodeBucket
1313
listKind: NodeBucketList
1414
plural: nodebuckets

charts/yurt-manager/crds/apps.openyurt.io_nodepools.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
group: apps.openyurt.io
99
names:
1010
categories:
11-
- all
11+
- yurt
1212
kind: NodePool
1313
listKind: NodePoolList
1414
plural: nodepools

charts/yurt-manager/crds/apps.openyurt.io_yurtappdaemons.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
group: apps.openyurt.io
99
names:
1010
categories:
11-
- all
11+
- yurt
1212
kind: YurtAppDaemon
1313
listKind: YurtAppDaemonList
1414
plural: yurtappdaemons

charts/yurt-manager/crds/apps.openyurt.io_yurtappsets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
group: apps.openyurt.io
99
names:
1010
categories:
11-
- all
11+
- yurt
1212
kind: YurtAppSet
1313
listKind: YurtAppSetList
1414
plural: yurtappsets

charts/yurt-manager/crds/iot.openyurt.io_platformadmins.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
group: iot.openyurt.io
99
names:
1010
categories:
11-
- all
11+
- yurt
1212
kind: PlatformAdmin
1313
listKind: PlatformAdminList
1414
plural: platformadmins

charts/yurt-manager/crds/network.openyurt.io_poolservices.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
group: network.openyurt.io
99
names:
1010
categories:
11-
- all
11+
- yurt
1212
kind: PoolService
1313
listKind: PoolServiceList
1414
plural: poolservices

charts/yurt-manager/crds/raven.openyurt.io_gateways.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
group: raven.openyurt.io
99
names:
1010
categories:
11-
- all
11+
- yurt
1212
kind: Gateway
1313
listKind: GatewayList
1414
plural: gateways

0 commit comments

Comments
 (0)