Update helm toolkit reference
Update helm toolkit reference Update helm toolkit ref so that ingress will be created with a pathType of Prefix. https: //review.opendev.org/c/openstack/openstack-helm-infra/+/905757 Change-Id: Iccedcd7b15b2da9ed35748af9809def69b7ae6da
This commit is contained in:
parent
cd65140a7c
commit
962db46114
@ -17,7 +17,7 @@
|
|||||||
set -eux
|
set -eux
|
||||||
|
|
||||||
HTK_REPO=${HTK_REPO:-"https://opendev.org/openstack/openstack-helm-infra.git"}
|
HTK_REPO=${HTK_REPO:-"https://opendev.org/openstack/openstack-helm-infra.git"}
|
||||||
HTK_STABLE_COMMIT=${HTK_COMMIT:-"ee331fd0d38e3584fecbefbf6218ba0c8e112338"}
|
HTK_STABLE_COMMIT=${HTK_COMMIT:-"d0c93b5648704b9d9999412d932f8329c80362c0"}
|
||||||
|
|
||||||
TMP_DIR=$(mktemp -d)
|
TMP_DIR=$(mktemp -d)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user