mirror of
https://github.com/wassname/ray.git
synced 2026-07-16 11:21:10 +08:00
fixed typo in kuber yaml (#4582)
This commit is contained in:
@@ -40,7 +40,7 @@ spec:
|
||||
spec:
|
||||
affinity:
|
||||
podAntiAffinity:
|
||||
requiredDuringSchedulingIgnoreDuringExecution:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
- labelSelector:
|
||||
matchLabels:
|
||||
type: ray
|
||||
|
||||
@@ -40,7 +40,7 @@ spec:
|
||||
spec:
|
||||
affinity:
|
||||
podAntiAffinity:
|
||||
requiredDuringSchedulingIgnoreDuringExecution:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
- labelSelector:
|
||||
matchLabels:
|
||||
type: ray
|
||||
|
||||
@@ -16,7 +16,7 @@ spec:
|
||||
spec:
|
||||
affinity:
|
||||
podAntiAffinity:
|
||||
requiredDuringSchedulingIgnoreDuringExecution:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
- labelSelector:
|
||||
matchLabels:
|
||||
type: ray
|
||||
|
||||
Reference in New Issue
Block a user