File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
components/sandbox/toolchain-host-operator
production/stone-prd-host1 Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 2828 maxMemoryUtilizationPercent : 90
2929 placementRoles :
3030 - cluster-role.toolchain.dev.openshift.com/tenant
31+ ---
32+ apiVersion : toolchain.dev.openshift.com/v1alpha1
33+ kind : SpaceProvisionerConfig
34+ metadata :
35+ name : member-kflux-prd-es01.1ion.p1.openshiftapps.com
36+ namespace : toolchain-host-operator
37+ annotations :
38+ argocd.argoproj.io/sync-options : SkipDryRunOnMissingResource=true
39+ spec :
40+ toolchainCluster : member-kflux-prd-es01.1ion.p1.openshiftapps.com
41+ enabled : false
42+ capacityThresholds :
43+ maxNumberOfSpaces : 1500
44+ maxMemoryUtilizationPercent : 90
45+ placementRoles :
46+ - cluster-role.toolchain.dev.openshift.com/eaas
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ metadata:
3838 argocd.argoproj.io/sync-options : SkipDryRunOnMissingResource=true
3939spec :
4040 toolchainCluster : member-kflux-stg-es01.21tc.p1.openshiftapps.com
41- enabled : true
41+ enabled : false
4242 capacityThresholds :
4343 maxNumberOfSpaces : 1500
4444 maxMemoryUtilizationPercent : 90
You can’t perform that action at this time.
0 commit comments