Skip to content

Commit

Permalink
feat: disable common instance type deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
chomatdam committed Nov 1, 2024
1 parent c3fa477 commit d00b245
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions gitops/components/kubevirt/kustomize/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,11 @@ spec:
developerConfiguration:
useEmulation: false
featureGates:
- CPUManager
- NUMA
- Sidecar
- VMExport
- LiveMigration
- ExpandDisks
# - CommonInstancetypesDeploymentGate
commonInstancetypesDeployment:
enabled: false
customizeComponents:
patches:
- resourceType: Deployment
Expand Down

0 comments on commit d00b245

Please sign in to comment.