mirror of
https://github.com/openshift/image-registry.git
synced 2026-02-05 09:45:55 +01:00
the env variable name was wrong and we were showing the full env variable and not the cipher where the validation fails. this also replaces string.Split with strings.SplitSeq.