Skip to content

Improve build instructions of `gitlab-redis-ha` image

Hossein Pursultani requested to merge improve-gitlab-redis-ha into master

This MR is forked from !253 (merged) and includes the following improvements for gitlab-redis-ha image:

  1. Static files are moved to assets/ directory with the desired directory structure (perhaps root or rootfs is a better name for this directory).
  2. kubectl executable is copied from kubectl image.

Merge request reports