Skip to content

Commit

Permalink
Add "VMExport" FG to KubeVirt object
Browse files Browse the repository at this point in the history
  • Loading branch information
chomatdam authored Feb 2, 2024
1 parent f87d824 commit 0730c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitops/components/kubevirt/kustomize/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ patches:
value: false
- op: add
path: /spec/configuration/developerConfiguration/featureGates
value: ["NUMA", "CPUManager", "Sidecar", "CommonInstancetypesDeploymentGate"]
value: ["NUMA", "CPUManager", "Sidecar", "CommonInstancetypesDeploymentGate", "VMExport"]
- op: add
path: /spec/workloads
value:
Expand Down

0 comments on commit 0730c8f

Please sign in to comment.