Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
david-igbinedion committed Feb 29, 2024
1 parent 7ac0d31 commit a62f220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ For clustered deployments, follow the following steps:
| autoscaling.maxReplicas | int | `100` | |
| autoscaling.minReplicas | int | `1` | |
| autoscaling.targetCPUUtilizationPercentage | int | `80` | |
| clustered | object | `{"enabled":"false"}` | Specifies whether Okapi is deployed in cluster or standalone mode |
| clustered.enabled | object | `false` | Specifies whether Okapi is deployed in cluster or standalone mode |
| config | object | `{}` | |
| fullnameOverride | string | `okapi` | |
| image.repository | string | `folioorg/okapi` | Okapi docker image tag |
Expand Down

0 comments on commit a62f220

Please sign in to comment.