Skip to content

Resolve "unicorn: Move templates to gitlab/templates where possible"

Jason Plum requested to merge 362-unicorn-move-templates into master

Move templates to global or gitlab chart, per #352 (closed)

  • Moved most redundant items to gitlab
  • Kept gitlabTLSSecret as it is chart specific.
  • Moved unicorn.ingressclass to global as gitlab.ingressclass, as registry/minio will also use this.

Closes #362 (closed)

Merge request reports