Loading
Fix CI controllerValue level and broken pipelines
What does this MR do?
Related issues
CI controllerValue was at a wrong level, resulting in Ingress Controller race condition, trying to take control other Ingresses they don't own.
Correct level source: https://gitlab.com/gitlab-org/charts/gitlab/-/blob/2a329c0f0507486aa09fa0073f70d4ae5bc00138/charts/nginx-ingress/values.yaml#L127-141
Author checklist
For general guidance, please follow our Contributing guide.
Required
For anything in this list which will not be completed, please provide a reason in the MR discussion.
- Merge Request Title and Description are up to date, accurate, and descriptive.
- MR targeting the appropriate branch.
- MR has a green pipeline.
- Documentation created/updated.
- Tests added/updated, and test plan for scenarios not covered by automated tests.
- Equivalent MR/issue for omnibus-gitlab opened.
Reviewers checklist
- MR has a green pipeline on https://gitlab.com/gitlab-org/charts/gitlab.
- Consider downstream impact to the Operator, as per evaluating impact from changes to GitLab chart.
Edited by Lucas Li