X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-platform%2F50-RIC-Platform%2Fhelm%2Fa1mediator%2Ftemplates%2Fdeployment.yaml;h=1d2a49d7f339710469c0f57f9819b5d202fced53;hb=refs%2Fchanges%2F83%2F783%2F2;hp=d6acd6e09a064e08281110c4a329e828770e8f79;hpb=9abb65317103c614c43f85e1c3864e11b536c21a;p=it%2Fdep.git diff --git a/ric-platform/50-RIC-Platform/helm/a1mediator/templates/deployment.yaml b/ric-platform/50-RIC-Platform/helm/a1mediator/templates/deployment.yaml index d6acd6e0..1d2a49d7 100644 --- a/ric-platform/50-RIC-Platform/helm/a1mediator/templates/deployment.yaml +++ b/ric-platform/50-RIC-Platform/helm/a1mediator/templates/deployment.yaml @@ -74,11 +74,11 @@ spec: protocol: TCP livenessProbe: httpGet: - path: /ui + path: /a1-p/healthcheck port: http readinessProbe: httpGet: - path: /ui + path: /a1-p/healthcheck port: http volumes: - name: "a1conf"