fdb-kubernetes-operator icon indicating copy to clipboard operation
fdb-kubernetes-operator copied to clipboard

Move ConfigMap known keys into constants

Open johscheuer opened this issue 3 years ago • 0 comments

What would you like to be added/changed?

Currently we use "ca-file", "sidecar-conf" and "running-version" in multiple places in our code, we should declare a constant for those well known keys in the ConfigMap to remove the risk of typos.

johscheuer avatar Oct 24 '22 11:10 johscheuer