Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit 4aadd13

Browse files
authored
Update README.md
1 parent b1b389c commit 4aadd13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Available env variables:
4747
|-------|-------------| --------|
4848
| `METRICS_ADDR` | The address of the metric endpoint binds to. | `:9556` |
4949
| `PROBE_ADDR` | The address of the probe endpoints binds to. | `:9557` |
50-
| `ENABLE_LEADER_ELECTION` | Enable leader election for controller manager. | `true` |
50+
| `ENABLE_LEADER_ELECTION` | Enable leader election for controller manager. | `false` |
5151
| `LEADER_ELECTION_NAMESPACE` | Change the leader election namespace. This is by default the same where the controller is deployed. | `` |
5252
| `NAMESPACES` | The controller listens by default for all namespaces. This may be limited to a comma delimited list of dedicated namespaces. | `` |
5353
| `CONCURRENT` | The number of concurrent reconcile workers. | `4` |

0 commit comments

Comments
 (0)