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
|
fullnameOverride: *app
|
||||||
# incompatible drives cause false positives for smart failures.
|
# incompatible drives cause false positives for smart failures.
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
kubernetes.io/hostname: gandalf-01
|
matchExpressions:
|
||||||
|
- key: kubernetes.io/hostname
|
||||||
operator: NotIn
|
operator: NotIn
|
||||||
values:
|
values:
|
||||||
- gandalf-01
|
- gandalf-01
|
||||||
|
|
Loading…
Reference in a new issue