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 41f0978 commit 3ce6014Copy full SHA for 3ce6014
codefresh/README.md
@@ -461,7 +461,9 @@ redis:
461
462
> If ElastiCache is used, set `REDIS_TLS` to `true` in `.Values.global.env`
463
464
-```
+> ⚠️ ElastiCache with **Cluster mode** is not supported!
465
+
466
+```yaml
467
global:
468
env:
469
REDIS_TLS: true
codefresh/README.md.gotmpl
@@ -465,7 +465,9 @@ redis:
470
471
472
473
0 commit comments