Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/components/versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ firmware:
libvirt: v10.9.0
edk2: stable202411
core:
3p-kubevirt: v1.3.1-v12n.21
3p-kubevirt: fix/security/remove-sys-nice-capability
3p-containerized-data-importer: v1.60.3-v12n.12
distribution: 2.8.3
package:
Expand Down
2 changes: 1 addition & 1 deletion templates/kubevirt/kubevirt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
tokenBucketRateLimiter:
qps: 5000
burst: 6000
selinuxLauncherType: spc_t
selinuxLauncherType: container_kvm_t
migrations:
bandwidthPerMigration: 640Mi
completionTimeoutPerGiB: 800
Expand Down
Loading