fix alpha options

This commit is contained in:
William Will 2025-08-25 09:36:29 -06:00
parent a0d76f6aa6
commit ea6d62939b
1 changed files with 3 additions and 3 deletions

View File

@ -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