copy pasta
This commit is contained in:
parent
5d98fd8019
commit
44587fc33a
1 changed files with 6 additions and 5 deletions
|
@ -26,7 +26,8 @@ spec:
|
|||
fullnameOverride: *app
|
||||
# incompatible drives cause false positives for smart failures.
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: gandalf-01
|
||||
matchExpressions:
|
||||
- key: kubernetes.io/hostname
|
||||
operator: NotIn
|
||||
values:
|
||||
- gandalf-01
|
||||
|
|
Loading…
Reference in a new issue