File tree Expand file tree Collapse file tree 1 file changed +36
-36
lines changed
Expand file tree Collapse file tree 1 file changed +36
-36
lines changed Original file line number Diff line number Diff line change @@ -8,39 +8,39 @@ openmcpOperator:
88 mcpClusterPurpose : mcp-worker
99 reconcileMCPEveryXDays : 7
1010 scheduler :
11- scope : Cluster
12- purposeMappings :
13- mcp :
14- template :
15- spec :
16- profile : env.cpname.mcpds-workerless
17- tenancy : Exclusive
18- mcp-worker :
19- template :
20- spec :
21- profile : env.cpname.mcpds-small
22- tenancy : Exclusive
23- platform :
24- template :
25- metadata :
26- labels :
27- clusters.openmcp.cloud/delete-without-requests : " false"
28- spec :
29- profile : env.cpname.mcpd-large
30- tenancy : Shared
31- onboarding :
32- template :
33- metadata :
34- labels :
35- clusters.openmcp.cloud/delete-without-requests : " false"
36- spec :
37- profile : env.cpname.mcpd-workerless
38- tenancy : Shared
39- workload :
40- tenancyCount : 20
41- template :
42- metadata :
43- namespace : workload-clusters
44- spec :
45- profile : env.cpname.mcpd-small
46- tenancy : Shared
11+ scope : Cluster
12+ purposeMappings :
13+ mcp :
14+ template :
15+ spec :
16+ profile : env.cpname.mcpds-workerless
17+ tenancy : Exclusive
18+ mcp-worker :
19+ template :
20+ spec :
21+ profile : env.cpname.mcpds-small
22+ tenancy : Exclusive
23+ platform :
24+ template :
25+ metadata :
26+ labels :
27+ clusters.openmcp.cloud/delete-without-requests : " false"
28+ spec :
29+ profile : env.cpname.mcpd-large
30+ tenancy : Shared
31+ onboarding :
32+ template :
33+ metadata :
34+ labels :
35+ clusters.openmcp.cloud/delete-without-requests : " false"
36+ spec :
37+ profile : env.cpname.mcpd-workerless
38+ tenancy : Shared
39+ workload :
40+ tenancyCount : 20
41+ template :
42+ metadata :
43+ namespace : workload-clusters
44+ spec :
45+ profile : env.cpname.mcpd-small
46+ tenancy : Shared
You can’t perform that action at this time.
0 commit comments