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: I64c6ec08c6f454bd09c200174d8709afd6cda416
This commit is contained in:
parent
ea56249752
commit
410d110c1a
@ -17,7 +17,7 @@
|
||||
set -eux
|
||||
|
||||
HTK_REPO=${HTK_REPO:-"https://opendev.org/openstack/openstack-helm-infra.git"}
|
||||
HTK_STABLE_COMMIT=${HTK_COMMIT:-"51c70e48dff173281a77d374d87af2c49caa6348"}
|
||||
HTK_STABLE_COMMIT=${HTK_COMMIT:-"d0c93b5648704b9d9999412d932f8329c80362c0"}
|
||||
|
||||
TMP_DIR=$(mktemp -d)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user