Skip to content

Generated Random Secrets Should Not Wrap

Robert Marshall requested to merge 1410-do-not-wrap-generated-secret-output into master
  • When generating secrets and feeding it through base64 the output should not wrap thus adding spaces and breaking the scripts in the configmap.

Related: https://gitlab.com/charts/gitlab/issues/1410

Signed-off-by: Robert Marshall rmarshall@gitlab.com

Closes #1410 (closed)

Merge request reports