copy pasta

This commit is contained in:
Joseph Hanson 2024-10-27 22:43:45 -05:00
parent 5d98fd8019
commit 44587fc33a
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -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