Failed to install app gitlab. Error resource's namespace kube-system doesn't match the current namespace gitlab
Summary
Error installing gitlab by helm 3.0.3 on Rancher 2.3.5
error: Failed to install app gitlab.
Error: release gitlab failed: resource's namespace kube-system doesn't match the current namespace gitlab
Steps to reproduce
Clean install gitlab ce from official repository (https://charts.gitlab.io/) with default options. Set only certmanager-issuer.email
Configuration used
Rancher 2.3.5 on VSphere
| Component | Version |
|---|---|
| Rancher | v2.3.5 |
| User Interface | v2.3.36 |
| Helm | v2.14.3-rancher1 |
| Machine | v0.15.0-rancher29 |
Current behavior
Failed installation
Expected behavior
Gitlab installed
Versions
- Chart: 3.0.3 (inferred)
- Platform:
- Self-hosted: Rancher RKE 2.3.5
- Kubernetes: (
kubectl version)- Client: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.1", GitCommit:"d647ddbd755faf07169599a625faf302ffc34458", GitTreeState:"clean", BuildDate:"2019-10-02T17:01:15Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}
- Server:version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.2", GitCommit:"59603c6e503c87169aea6106f57b9f242f64df89", GitTreeState:"clean", BuildDate:"2020-01-18T23:22:30Z", GoVersion:"go1.13.5", Compiler:"gc", Platform:"linux/amd64"}
- Helm: (
helm version)- Client: 3.0.3
- Server: N/A
Relevant logs
(Please provide any relevate log snippets you have collected, using code blocks (```) to format)
Edited by 🤖 GitLab Bot 🤖