fixed typo in kuber yaml (#4582)

This commit is contained in:
Duane
2019-04-08 23:13:42 -07:00
committed by Robert Nishihara
parent 915486984a
commit 7f23e8431b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ spec:
spec:
affinity:
podAntiAffinity:
requiredDuringSchedulingIgnoreDuringExecution:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchLabels:
type: ray
+1 -1
View File
@@ -40,7 +40,7 @@ spec:
spec:
affinity:
podAntiAffinity:
requiredDuringSchedulingIgnoreDuringExecution:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchLabels:
type: ray
+1 -1
View File
@@ -16,7 +16,7 @@ spec:
spec:
affinity:
podAntiAffinity:
requiredDuringSchedulingIgnoreDuringExecution:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchLabels:
type: ray