We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe74f0 commit b4bfc8aCopy full SHA for b4bfc8a
templates/virtualization-controller/vmclasses-default.yaml
@@ -2,12 +2,7 @@ apiVersion: virtualization.deckhouse.io/v1alpha2
2
kind: VirtualMachineClass
3
metadata:
4
name: generic
5
- {{- include "helm_lib_module_labels" (list . (dict "app" "virtualization-controller")) | nindent 2 }}
6
spec:
7
- nodeSelector:
8
- matchExpressions:
9
- - key: node-role.kubernetes.io/control-plane
10
- operator: DoesNotExist
11
cpu:
12
type: Model
13
model: Nehalem
0 commit comments