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: I07dde50ba811aaf040a45b6e30ec53352e25fe55
This commit is contained in:
parent
e57f77613b
commit
aa1ebf9207
@ -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…
Reference in New Issue
Block a user