Skip to content

Commit cc508ca

Browse files
committed
chore: fix docs
Signed-off-by: Matthias Riegler <[email protected]>
1 parent c11219a commit cc508ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/flagd_proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The current implementation of the `flagd-proxy` allows for a set of basic config
5454
|---------------------------|-----------------------------------------------------------------------------------------------|
5555
| FLAGD_PROXY_IMAGE | Allows for the default flagd-proxy image to be overwritten |
5656
| FLAGD_PROXY_TAG | Allows for the default flagd-proxy tag to be overwritten |
57-
| FLAGD_PROXY_Replicas | Allows to configure the number of replicas for the flagd-proxy deployment. |
57+
| FLAGD_PROXY_REPLICA_COUNT | Allows to configure the number of replicas for the flagd-proxy deployment. |
5858
| FLAGD_PROXY_PORT | Allows the default port of `8015` to eb overwritten |
5959
| FLAGD_PROXY_METRICS_PORT | Allows the default metrics port of `8016` to be overwritten |
6060
| FLAGD_PROXY_DEBUG_LOGGING | Defaults to `"false"`, allows for the `--debug` flag to be set on the `flagd-proxy` container |

0 commit comments

Comments
 (0)