Skip to content

Commit

Permalink
Merge pull request #2222 from ks-ci-bot/cherry-pick-2217-to-release-3.4
Browse files Browse the repository at this point in the history
[release-3.4] Update tower leader election parameter config
  • Loading branch information
pixiake committed Jul 25, 2023
2 parents d64c1e1 + 4df7e30 commit 62d60e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions roles/ks-multicluster/templates/tower.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ spec:
- --ca-cert=/ca.crt
- --ca-key=/ca.key
- --v=4
- --leader-elect=true
image: {{ tower_repo }}/{{ tower_image }}:{{ tower_image_tag }}
imagePullPolicy: IfNotPresent
name: tower
Expand Down Expand Up @@ -96,4 +95,4 @@ spec:
selector:
app: tower
sessionAffinity: None
type: LoadBalancer
type: LoadBalancer

0 comments on commit 62d60e4

Please sign in to comment.