redis-enterprise-k8s-docs
redis-enterprise-k8s-docs copied to clipboard
Database secret structure isn't defined
The database secret name is defined, but the structure of that secret (i.e. what keys/values are available, under what circumstances) seems to be absent.
I believe there are three keys:
-
port: the port that this database is listening on - READONLY -
service_name: the service that this database is associated with - READONLY -
password: the password for authenticating the default user - READ/WRITE
Thanks @TobyHFerguson we'll get that sorted out