diff --git a/devops/azure/chart/templates/deployment.yaml b/devops/azure/chart/templates/deployment.yaml index bdb512df6bc58b58d7abe9b870e5c26a8ec9d713..92ec4a61dc309200bd459539d1158d67c429be83 100644 --- a/devops/azure/chart/templates/deployment.yaml +++ b/devops/azure/chart/templates/deployment.yaml @@ -48,7 +48,7 @@ spec: cpu: "300m" readinessProbe: httpGet: - path: /api/legal/v1/ah/readiness_check + path: /api/legal/v1/swagger-ui.html port: 80 volumeMounts: - name: azure-keyvault