mirror of
https://github.com/wassname/ray.git
synced 2026-07-03 00:35:15 +08:00
Fix a typo in kubernetes yaml (#4872)
This commit is contained in:
committed by
Robert Nishihara
parent
7237ea70c4
commit
ea8d7b4dc0
@@ -86,7 +86,7 @@ spec:
|
||||
spec:
|
||||
affinity:
|
||||
podAntiAffinity:
|
||||
requiredDuringSchedulingIgnoreDuringExecution:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
- labelSelector:
|
||||
matchLabels:
|
||||
type: ray
|
||||
|
||||
Reference in New Issue
Block a user