diff --git a/{{cookiecutter.github_repo_name}}/terraform/environments/modules/kubernetes_ingress_clb/manifests/ingress-mfe.yml.tpl b/{{cookiecutter.github_repo_name}}/terraform/environments/modules/kubernetes_ingress_clb/manifests/ingress-mfe.yml.tpl index 07d04b71..00041cf1 100644 --- a/{{cookiecutter.github_repo_name}}/terraform/environments/modules/kubernetes_ingress_clb/manifests/ingress-mfe.yml.tpl +++ b/{{cookiecutter.github_repo_name}}/terraform/environments/modules/kubernetes_ingress_clb/manifests/ingress-mfe.yml.tpl @@ -39,7 +39,7 @@ spec: - host: apps.${environment_domain} http: paths: - - path: /learning/ + - path: / pathType: Prefix backend: service: