elasticsearch-operator icon indicating copy to clipboard operation
elasticsearch-operator copied to clipboard

Allow secret name to be customized

Open stevesloka opened this issue 8 years ago • 1 comments

Currently, the secret used for passing in certs to the image is hard-coded to be es-certs. Allow the user to define the secret name by cluster.

stevesloka avatar May 18 '17 14:05 stevesloka

It seems this is not valid anymore since the secret name is now: es-certs-[clusterName]

splisson-altair avatar Dec 01 '17 23:12 splisson-altair