From ea6d62939b6d5fb2a1e4af433b77e43966e9dd28 Mon Sep 17 00:00:00 2001 From: William Will <10997562+willwill96@users.noreply.github.com> Date: Mon, 25 Aug 2025 09:36:29 -0600 Subject: [PATCH] fix alpha options --- docs/docs/configuration/alpha_config.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/configuration/alpha_config.md b/docs/docs/configuration/alpha_config.md index 8be7490b..cf854837 100644 --- a/docs/docs/configuration/alpha_config.md +++ b/docs/docs/configuration/alpha_config.md @@ -158,9 +158,9 @@ You must remove these options before starting OAuth2 Proxy with `--alpha-config` | Field | Type | Description | | ----- | ---- | ----------- | -| `ServiceName` | _string_ | AWS service redis service being used. "elasticache" or "memorydb" | -| `ClusterName` | _string_ | AWS Cluster name | -| `Username` | _string_ | AWS Username | +| `serviceName` | _string_ | AWS service redis service being used. "elasticache" or "memorydb" | +| `clusterName` | _string_ | AWS Cluster name | +| `username` | _string_ | AWS Username | ### AlphaOptions