diff --git a/deploy/templates/nstemplatetiers/base/cluster.yaml b/deploy/templates/nstemplatetiers/base/cluster.yaml index 2fcdf9724..e88bdae74 100644 --- a/deploy/templates/nstemplatetiers/base/cluster.yaml +++ b/deploy/templates/nstemplatetiers/base/cluster.yaml @@ -33,6 +33,7 @@ objects: count/deployments.apps: "30" count/deploymentconfigs.apps: "30" count/pods: "50" + count/virtualmachines.kubevirt.io: "2" selector: annotations: null labels: diff --git a/deploy/templates/nstemplatetiers/base1ns/cluster.yaml b/deploy/templates/nstemplatetiers/base1ns/cluster.yaml index 97879465f..483afe2c0 100644 --- a/deploy/templates/nstemplatetiers/base1ns/cluster.yaml +++ b/deploy/templates/nstemplatetiers/base1ns/cluster.yaml @@ -13,6 +13,7 @@ objects: count/deployments.apps: "30" count/deploymentconfigs.apps: "30" count/pods: "50" + count/virtualmachines.kubevirt.io: "2" selector: annotations: null labels: diff --git a/deploy/templates/nstemplatetiers/test/cluster.yaml b/deploy/templates/nstemplatetiers/test/cluster.yaml index c5b2dcffb..ecae9c7a0 100644 --- a/deploy/templates/nstemplatetiers/test/cluster.yaml +++ b/deploy/templates/nstemplatetiers/test/cluster.yaml @@ -13,6 +13,7 @@ objects: count/deployments.apps: "30" count/deploymentconfigs.apps: "30" count/pods: "50" + count/virtualmachines.kubevirt.io: "2" selector: annotations: null labels: