Skip to content

Commit

Permalink
Remove experimental unhealthyPodEvictionPolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
robertvolkmann committed Sep 4, 2024
1 parent 283933b commit 7890b3a
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ spec:
selector:
matchLabels:
{{ include "labels" . | indent 6 }}
{{- if semverCompare ">= 1.26-0" .Capabilities.KubeVersion.Version }}
unhealthyPodEvictionPolicy: AlwaysAllow
{{- end }}

0 comments on commit 7890b3a

Please sign in to comment.