diff --git a/charts/veaiops/templates/ingress.yaml b/charts/veaiops/templates/ingress.yaml index 4d4bdf02..c721a2ac 100644 --- a/charts/veaiops/templates/ingress.yaml +++ b/charts/veaiops/templates/ingress.yaml @@ -35,20 +35,6 @@ spec: - http: {{- end }} paths: - - path: /openapi.json - pathType: ImplementationSpecific - backend: - service: - name: {{ include "veaiops.name" . }}-backend - port: - number: 8000 - - path: /docs - pathType: Prefix - backend: - service: - name: {{ include "veaiops.name" . }}-backend - port: - number: 8000 - path: /apis pathType: Prefix backend: