diff --git a/networking/istio/envoyfilter/custom-503-response.yaml b/networking/istio/envoyfilter/custom-503-response.yaml index d1d87df..0233b54 100644 --- a/networking/istio/envoyfilter/custom-503-response.yaml +++ b/networking/istio/envoyfilter/custom-503-response.yaml @@ -71,4 +71,3 @@ spec: status_code: 503 body: inline_string: "Service not available. Please try again later." -{{- end }}