fix alpha options
This commit is contained in:
parent
a0d76f6aa6
commit
ea6d62939b
|
|
@ -158,9 +158,9 @@ You must remove these options before starting OAuth2 Proxy with `--alpha-config`
|
||||||
|
|
||||||
| Field | Type | Description |
|
| Field | Type | Description |
|
||||||
| ----- | ---- | ----------- |
|
| ----- | ---- | ----------- |
|
||||||
| `ServiceName` | _string_ | AWS service redis service being used. "elasticache" or "memorydb" |
|
| `serviceName` | _string_ | AWS service redis service being used. "elasticache" or "memorydb" |
|
||||||
| `ClusterName` | _string_ | AWS Cluster name |
|
| `clusterName` | _string_ | AWS Cluster name |
|
||||||
| `Username` | _string_ | AWS Username |
|
| `username` | _string_ | AWS Username |
|
||||||
|
|
||||||
### AlphaOptions
|
### AlphaOptions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue