Skip to content

Commit

Permalink
Merge pull request openshift#2579 from rfredette/keepalived-iptables
Browse files Browse the repository at this point in the history
Bug 1960035: Use host's iptables binary in keepalived container
  • Loading branch information
openshift-merge-robot authored Jun 1, 2021
2 parents 80393f7 + cabd6e2 commit b7553ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/common/on-prem/files/keepalived.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ contents:
mountPath: "/etc/keepalived"
- name: run-dir
mountPath: "/var/run/keepalived"
- name: chroot-host
mountPath: "/host"
livenessProbe:
exec:
command:
Expand Down

0 comments on commit b7553ab

Please sign in to comment.