feat(redis-rd): include TLS secret in dashboard secrets list

Allow the dashboard to read the auto-generated `redis-<name>-redis-tls`
secret so tenants can download the CA certificate and connect with TLS
clients. The pattern matches the secret produced by cozy-lib's TLS
helper when no user-provided `tls.secretName` is set.

Signed-off-by: Arsolitt <arsolitt@gmail.com>
This commit is contained in:
Arsolitt 2026-04-29 19:39:41 +03:00
parent a8fc515649
commit 125bd116ec
No known key found for this signature in database
GPG key ID: 4D8302CE6A9247C4

View file

@ -31,6 +31,7 @@ spec:
include:
- resourceNames:
- redis-{{ .name }}-auth
- redis-{{ .name }}-redis-tls
services:
exclude: []
include: