Skip to content

Re add tiller namespace to helm commands

Rémy Coutable requested to merge re-add-tiller-namespace-to-helm-commands into master

What does this MR do?

Add --tiller-namespace to helm commands used in review-apps.sh scripts. Without the namespace, the commands could get incorrect result. For example, helm status will not find a release that is in a --tiller-namespace=review-apps-ee.

This is a reopening of !19858 (diffs) which was reverted because Review App deployments were broken.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #36022 (closed).

Edited by Rémy Coutable

Merge request reports

Loading