We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041a014 commit cf5b202Copy full SHA for cf5b202
README.adoc
@@ -29,6 +29,7 @@ The Redis Cloud Autoscaler is and application designed to run in your own enviro
29
| Name | Description
30
| REDIS_HOST_AND_PORT | The private endpoint of the Redis Cloud subscription database.
31
| REDIS_PASSWORD | The password for accessing the Redis Cloud database.
32
+| REDIS_USE_SSL | Whether to use TLS when connecting to the Redis Cloud database (true/false).
33
| REDIS_CLOUD_API_KEY | The API key for interacting with Redis Cloud services.
34
| REDIS_CLOUD_ACCOUNT_KEY | The account key for authenticating with Redis Cloud.
35
| REDIS_CLOUD_SUBSCRIPTION_ID | The ID of the Redis Cloud subscription.
0 commit comments