Fix typo in Helm wrapper script

The previous update to the Helm wrapper script [0] was incorrect.

0: https://review.opendev.org/c/airship/promenade/+/833640
Change-Id: I14aa996357af9c7ca81dc68fc9fc06fe9461ce4f
This commit is contained in:
Phil Sphicas 2022-03-21 08:28:11 -07:00
parent eaeb3513bd
commit 363ceca069
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
set -e
IMAGE_HELM:="{{ config['HostSystem:images.helm.helm'] }}"
IMAGE_HELM="{{ config['HostSystem:images.helm.helm'] }}"
if [ "x$(pwd)" = "x/" ]; then
UPDIR=/