diff --git a/developers-italia-api/custom.yaml b/developers-italia-api/custom.yaml index b0e19ef..bd524b3 100644 --- a/developers-italia-api/custom.yaml +++ b/developers-italia-api/custom.yaml @@ -11,8 +11,8 @@ ingress: hosts: - host: api.developers.italia.it paths: - - path: / - pathType: ImplementationSpecific + - path: /v1 + pathType: Prefix tls: - hosts: - api.developers.italia.it