916e6fda6f
Unit tests will be added next patchset Change-Id: I04c85cf99169abf2cbce0a2187995f51289b35cf
14 lines
257 B
YAML
14 lines
257 B
YAML
apiVersion: airship.airshipit.org/v1
|
|
kind: Vino
|
|
metadata:
|
|
name: vino
|
|
# labels: ...
|
|
spec:
|
|
nodeSelector:
|
|
matchLabels:
|
|
node-type: worker
|
|
configuration:
|
|
cpuExclude: 0-4,54-60
|
|
redfishCredentialSecret:
|
|
name: redfishSecret
|