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 537d321 commit 9846b5eCopy full SHA for 9846b5e
packages/clients/src/api/redis/v1alpha1/api.gen.ts
@@ -212,7 +212,8 @@ export class RedisV1Alpha1GenAPI extends API {
212
/**
213
* Upgrade your Database for Redis® cluster to a new version or scale it
214
* vertically / horizontally. Please note: scaling horizontally your Database
215
- * for Redis® cluster will renew its TLS certificate.
+ * for Redis® cluster won't renew its TLS certificate. In order to refresh the
216
+ * SSL certificate, you have to use the dedicated api route.
217
*
218
* @param request - The request {@link MigrateClusterRequest}
219
* @returns A Promise of Cluster
0 commit comments