diff --git a/charts/dbildungs-iam-server/config/config.json b/charts/dbildungs-iam-server/config/config.json index 11310e644..0b2a27855 100644 --- a/charts/dbildungs-iam-server/config/config.json +++ b/charts/dbildungs-iam-server/config/config.json @@ -28,7 +28,8 @@ "PORT": 6379, "USERNAME": "default", "PASSWORD": "", - "USE_TLS": false + "USE_TLS": false, + "CLUSTERED": true }, "LDAP": { "URL": "ldap://spsh-xxx.svc.cluster.local",