exclude pi3
All checks were successful
Build and Publish / BuildAndDeploy (push) Successful in 3m23s
All checks were successful
Build and Publish / BuildAndDeploy (push) Successful in 3m23s
This commit is contained in:
@@ -17,6 +17,13 @@ spec:
|
||||
spec:
|
||||
affinity:
|
||||
nodeAffinity:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
nodeSelectorTerms:
|
||||
- matchExpressions:
|
||||
- key: kubernetes.io/hostname
|
||||
operator: NotIn
|
||||
values:
|
||||
- masterpi
|
||||
preferredDuringSchedulingIgnoredDuringExecution:
|
||||
- preference:
|
||||
matchExpressions:
|
||||
|
||||
Reference in New Issue
Block a user