Deploy new GitLab Chart version
Please deploy a version of GitLab Chart that includes gitlab-org/charts/gitlab!1949 (merged). Ideally we want it on pre environment ASAP and then staging and prod as time permits (together with %14.0 rollout I guess).
Notable things:
- New TCP/HTTP port is exposed on the
Service(8154). It's then used by theIngressfor the/k8s-proxypath on thekas.gitlab.comdomain. - New TCP/gRPC port is exposed on the
Pods (8155). Used forkasPodtoPodcommunication. - New
Secretis autogenerated. Used as JWT signing secret for authn on the above endpoint.
FYI @ggillies.
Edited by Mikhail Mazurskiy