diff --git a/kubernetes/helm_charts/core/nginx-public-ingress/values.j2 b/kubernetes/helm_charts/core/nginx-public-ingress/values.j2 index 3eb7a2d5bd54453b7e681a156513c11a9bdd29f5..c1331e76a55c51bbd691a7fabb409f8cbfa17cdd 100644 --- a/kubernetes/helm_charts/core/nginx-public-ingress/values.j2 +++ b/kubernetes/helm_charts/core/nginx-public-ingress/values.j2 @@ -977,8 +977,6 @@ proxyconfig: |- location /apple-app-site-association { alias /var/www/html/; index apple-app-site-association.json; - types {} - default_type application/pkcs7-mime; } {% endif %} {# Including custom configuration #}