diff --git a/common-clusterinstancetypes-bundle.yaml b/common-clusterinstancetypes-bundle.yaml index a83192c6..32f033c6 100644 --- a/common-clusterinstancetypes-bundle.yaml +++ b/common-clusterinstancetypes-bundle.yaml @@ -8,7 +8,6 @@ metadata: name: highperformance.large spec: cpu: - dedicatedCPUPlacement: true guest: 2 isolateEmulatorThread: true ioThreadsPolicy: shared @@ -24,7 +23,6 @@ metadata: name: highperformance.medium spec: cpu: - dedicatedCPUPlacement: true guest: 1 isolateEmulatorThread: true ioThreadsPolicy: shared @@ -40,7 +38,6 @@ metadata: name: highperformance.small spec: cpu: - dedicatedCPUPlacement: true guest: 1 isolateEmulatorThread: true ioThreadsPolicy: shared diff --git a/common-instancetypes-all-bundle.yaml b/common-instancetypes-all-bundle.yaml index dbde6a65..27d0c22b 100644 --- a/common-instancetypes-all-bundle.yaml +++ b/common-instancetypes-all-bundle.yaml @@ -8,7 +8,6 @@ metadata: name: highperformance.large spec: cpu: - dedicatedCPUPlacement: true guest: 2 isolateEmulatorThread: true ioThreadsPolicy: shared @@ -24,7 +23,6 @@ metadata: name: highperformance.medium spec: cpu: - dedicatedCPUPlacement: true guest: 1 isolateEmulatorThread: true ioThreadsPolicy: shared @@ -40,7 +38,6 @@ metadata: name: highperformance.small spec: cpu: - dedicatedCPUPlacement: true guest: 1 isolateEmulatorThread: true ioThreadsPolicy: shared @@ -899,7 +896,6 @@ metadata: name: highperformance.large spec: cpu: - dedicatedCPUPlacement: true guest: 2 isolateEmulatorThread: true ioThreadsPolicy: shared @@ -915,7 +911,6 @@ metadata: name: highperformance.medium spec: cpu: - dedicatedCPUPlacement: true guest: 1 isolateEmulatorThread: true ioThreadsPolicy: shared @@ -931,7 +926,6 @@ metadata: name: highperformance.small spec: cpu: - dedicatedCPUPlacement: true guest: 1 isolateEmulatorThread: true ioThreadsPolicy: shared diff --git a/common-instancetypes-bundle.yaml b/common-instancetypes-bundle.yaml index 77316a08..645f7033 100644 --- a/common-instancetypes-bundle.yaml +++ b/common-instancetypes-bundle.yaml @@ -8,7 +8,6 @@ metadata: name: highperformance.large spec: cpu: - dedicatedCPUPlacement: true guest: 2 isolateEmulatorThread: true ioThreadsPolicy: shared @@ -24,7 +23,6 @@ metadata: name: highperformance.medium spec: cpu: - dedicatedCPUPlacement: true guest: 1 isolateEmulatorThread: true ioThreadsPolicy: shared @@ -40,7 +38,6 @@ metadata: name: highperformance.small spec: cpu: - dedicatedCPUPlacement: true guest: 1 isolateEmulatorThread: true ioThreadsPolicy: shared diff --git a/common-instancetypes/instancetypes/legacy/highperformance/base/highperformance.yaml b/common-instancetypes/instancetypes/legacy/highperformance/base/highperformance.yaml index 24356488..8e14f60d 100644 --- a/common-instancetypes/instancetypes/legacy/highperformance/base/highperformance.yaml +++ b/common-instancetypes/instancetypes/legacy/highperformance/base/highperformance.yaml @@ -7,4 +7,3 @@ spec: ioThreadsPolicy: shared cpu: isolateEmulatorThread: true - dedicatedCPUPlacement: true