test_ingress=make_ingress(TEST_INGRESS_NAME,test_hosts,test_rules,INGRESS_CERTIFICATE_STAGING,INGRESS_SECRETNAME_TEST,redirect_https=False)# when here prod, https should work / test, distribution ingress separate
# test_ingress = make_ingress(TEST_INGRESS_NAME, test_hosts, test_rules, INGRESS_CERTIFICATE_STAGING, INGRESS_SECRETNAME_TEST, redirect_https=False) # when here prod, https should work / test, distribution ingress separate