Skip to content

Commit

Permalink
Merge pull request #2947 from chrischdi/pr-drop-keepalive-from-template
Browse files Browse the repository at this point in the history
πŸ› config: drop the deprecated --enable-keep-alive flag from the template
  • Loading branch information
k8s-ci-robot authored Apr 26, 2024
2 parents fdf3d46 + 7942330 commit 4b549e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ spec:
- "--diagnostics-address=${CAPI_DIAGNOSTICS_ADDRESS:=:8443}"
- "--insecure-diagnostics=${CAPI_INSECURE_DIAGNOSTICS:=false}"
- --v=4
- --enable-keep-alive
- "--feature-gates=NodeAntiAffinity=${EXP_NODE_ANTI_AFFINITY:=false}"
image: controller:latest
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 4b549e7

Please sign in to comment.