Skip to content
Snippets Groups Projects

GONRG-4131: Add Redis to osdu infra onprem chart

Merged Yauheni Rykhter (EPAM) requested to merge GONRG-4131-redis-on-prem into master
@@ -33,7 +33,10 @@ Packages are only needed for installation from local computer.
|**rabbitmq.auth.password** | RabbitMQ user password | string | - | yes|
|**rabbitmq.auth.erlangCookie** | RabbitMQ Erlang cookie | string | - | no<sup>2<sup>|
|**rabbitmq.ingress.enabled** | RabbitMQ ingress | boolean | false | yes|
|**redis-cache-ddms.auth.password** | Redis password for redis-cache-ddms store| string | - | yes|
|**redis-group.auth.password** | Redis password for redis-group store| string | - | yes|
|**redis-search.auth.password** | Redis password for redis-search store| string | - | yes|
|**redis-storage.auth.password** | Redis password for redis-storage store| string | - | yes|
> 1: If minio.ingress.enabled=false this variable is not required.
>
Loading