Skip to content

Commit

Permalink
Merge pull request #4977 from k0sproject/backport-4957-to-release-1.30
Browse files Browse the repository at this point in the history
[Backport release-1.30] Remove minReadySeconds from kube-router DaemonSet
  • Loading branch information
jnummelin authored Sep 16, 2024
2 parents bd9ef6d + 779fd83 commit 34f8212
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/component/controller/kuberouter.go
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@ spec:
spec:
priorityClassName: system-node-critical
serviceAccountName: kube-router
minReadySeconds: 5
initContainers:
- name: install-cni-bins
image: {{ .CNIInstallerImage }}
Expand Down

0 comments on commit 34f8212

Please sign in to comment.