Skip to content

Don't chomp too many newlines in shared secrets

Robert Marshall requested to merge 1020-remove-newline-eating-tac into master
  • When the operator is enabled, the shared secrets configmap chomps too many newlines. This causes apiversion and the --- above it to join together. Changed the template to allow the newline to exist.

Resolves: #1020 (closed)

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

Closes #1020 (closed)

Merge request reports