Skip to content

Commit b4bfc8a

Browse files
committed
fix(module): fix vmclass generic placement and labels
1 parent cbe74f0 commit b4bfc8a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

templates/virtualization-controller/vmclasses-default.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@ apiVersion: virtualization.deckhouse.io/v1alpha2
22
kind: VirtualMachineClass
33
metadata:
44
name: generic
5-
{{- include "helm_lib_module_labels" (list . (dict "app" "virtualization-controller")) | nindent 2 }}
65
spec:
7-
nodeSelector:
8-
matchExpressions:
9-
- key: node-role.kubernetes.io/control-plane
10-
operator: DoesNotExist
116
cpu:
127
type: Model
138
model: Nehalem

0 commit comments

Comments
 (0)