File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ bypasses their api and manages the resources on MongoDB directly.
1818
1919## Resource relationship
2020
21- ![ graph] ( https://github.com/DoodleScheduling/k8sgrowthbook-controller/blob/master/docs/resource-relationship.jpg.jpg ?raw=true )
21+ ![ graph] ( https://github.com/DoodleScheduling/k8sgrowthbook-controller/blob/master/docs/resource-relationship.jpg?raw=true )
2222
2323## Example Usage
2424
@@ -178,4 +178,4 @@ Available env variables:
178178| `ENABLE_LEADER_ELECTION` | Enable leader election for controller manager. | `false` |
179179| `LEADER_ELECTION_NAMESPACE` | Change the leader election namespace. This is by default the same where the controller is deployed. | `` |
180180| `NAMESPACES` | The controller listens by default for all namespaces. This may be limited to a comma delimted list of dedicated namespaces. | `` |
181- | `CONCURRENT` | The number of concurrent reconcile workers. | `2` |
181+ | `CONCURRENT` | The number of concurrent reconcile workers. | `2` |
You can’t perform that action at this time.
0 commit comments