diff --git a/templates/api-ingress.yml b/templates/api-ingress.yml index bee221772225a68999270f2828edab7af99405cc..d35f6659cf85e26ec20ddd0591ae2ca4de18b204 100644 --- a/templates/api-ingress.yml +++ b/templates/api-ingress.yml @@ -6,7 +6,7 @@ metadata: name: {{include "name" .}}-api-ingress spec: rules: - - host: api.asejourne.takima.school + - host: {{.Values.api.ingress.host}} http: paths: - backend: