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 67d6348 commit b34e833Copy full SHA for b34e833
helm/defectdojo/values.yaml
@@ -452,7 +452,7 @@ gke:
452
453
# For more advance options check the bitnami chart documentation: https://github.com/bitnami/charts/tree/main/bitnami/redis
454
redis:
455
- # To use an external Redis instance, set enabled to false and set the address in .Values.celery.brokerHost
+ # To use an external Redis instance, switch enabled to false and set the address in .Values.celery.brokerHost
456
enabled: true
457
auth:
458
existingSecret: defectdojo-redis-specific
0 commit comments