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 e1457a9 commit 3d42306Copy full SHA for 3d42306
charts/gitops-runtime/README.md
@@ -367,7 +367,7 @@ gitops-operator:
367
- `.Values.redis`/`.Values.redis-ha`/`.Values.redis-secret-init` were added
368
369
```yaml
370
-# Enabled standalone (single Deployment) Redis
+# Enabled standalone Redis (single Deployment with 1 replica)
371
redis:
372
enabled: true
373
charts/gitops-runtime/README.md.gotmpl
@@ -371,7 +371,7 @@ gitops-operator:
374
375
376
377
0 commit comments