Skip to content

Commit

Permalink
update missing value of MANAGER_LEADER_ELECTION_RETRY_PERIOD_SECS
Browse files Browse the repository at this point in the history
  • Loading branch information
saeid93 committed Aug 13, 2023
1 parent b5b5a10 commit 75bdcc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operator/config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
- name: MANAGER_LEADER_ELECTION_RENEW_DEADLINE_SECS
value: "0"
- name: MANAGER_LEADER_ELECTION_RETRY_PERIOD_SECS
value: ""
value: "0"
- name: MANAGER_LOG_LEVEL
value: "INFO"
- name: WATCH_NAMESPACE
Expand Down

0 comments on commit 75bdcc8

Please sign in to comment.