redis-enterprise-k8s-docs icon indicating copy to clipboard operation
redis-enterprise-k8s-docs copied to clipboard

Database secret structure isn't defined

Open TobyHFerguson opened this issue 5 years ago • 1 comments

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

TobyHFerguson avatar Sep 25 '20 17:09 TobyHFerguson

Thanks @TobyHFerguson we'll get that sorted out

yuvallevy2 avatar Feb 20 '21 05:02 yuvallevy2