• Ivan @IvanBiv ·

    Very nice article! GitLab-Ombibas so bad deploy on K8s with Helm... Now I have error 422 on UI when first try reset password. Whole details on page https://stackoverflow.com/questions/50684260/k8s-helm-gitlab-ui-return-code-422 What can I fix it?!

    Edited by Ivan
  • @IvanBiv these steps are a little outdated so I'm kind of rusty--I'm now using kubespray instead of kubeadm, and newer versions of things so some of these kludges won't apply anymore. (In particular check that you're using the latest and greatest gitlab-omnibus helm chart values.yaml)

    If I recall correctly, that 422 error on the first password reset page is because of accessing through http rather than https, so you'll need to hunt down kube-lego (in the aptly-titled kube-lego namespace) and find out why it's not getting certificates for your ingresses.

  • Ivan @IvanBiv ·

    @ftab kubespray?! How do you deploy gitlab with kubespray? It can be way for me...

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment