@@ -325,7 +325,6 @@ spec:
325
325
pod labels will be ignored. The default value is empty.
326
326
The same key is forbidden to exist in both matchLabelKeys and labelSelector.
327
327
Also, matchLabelKeys cannot be set when labelSelector isn't set.
328
- This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
329
328
items :
330
329
type : string
331
330
type : array
@@ -340,7 +339,6 @@ spec:
340
339
pod labels will be ignored. The default value is empty.
341
340
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
342
341
Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
343
- This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
344
342
items :
345
343
type : string
346
344
type : array
@@ -506,7 +504,6 @@ spec:
506
504
pod labels will be ignored. The default value is empty.
507
505
The same key is forbidden to exist in both matchLabelKeys and labelSelector.
508
506
Also, matchLabelKeys cannot be set when labelSelector isn't set.
509
- This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
510
507
items :
511
508
type : string
512
509
type : array
@@ -521,7 +518,6 @@ spec:
521
518
pod labels will be ignored. The default value is empty.
522
519
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
523
520
Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
524
- This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
525
521
items :
526
522
type : string
527
523
type : array
@@ -684,7 +680,6 @@ spec:
684
680
pod labels will be ignored. The default value is empty.
685
681
The same key is forbidden to exist in both matchLabelKeys and labelSelector.
686
682
Also, matchLabelKeys cannot be set when labelSelector isn't set.
687
- This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
688
683
items :
689
684
type : string
690
685
type : array
@@ -699,7 +694,6 @@ spec:
699
694
pod labels will be ignored. The default value is empty.
700
695
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
701
696
Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
702
- This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
703
697
items :
704
698
type : string
705
699
type : array
@@ -865,7 +859,6 @@ spec:
865
859
pod labels will be ignored. The default value is empty.
866
860
The same key is forbidden to exist in both matchLabelKeys and labelSelector.
867
861
Also, matchLabelKeys cannot be set when labelSelector isn't set.
868
- This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
869
862
items :
870
863
type : string
871
864
type : array
@@ -880,7 +873,6 @@ spec:
880
873
pod labels will be ignored. The default value is empty.
881
874
The same key is forbidden to exist in both mismatchLabelKeys and labelSelector.
882
875
Also, mismatchLabelKeys cannot be set when labelSelector isn't set.
883
- This is a beta field and requires enabling MatchLabelKeysInPodAffinity feature gate (enabled by default).
884
876
items :
885
877
type : string
886
878
type : array
0 commit comments