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=f14d4e21a5e90b4f7763c491caf0f64401ea404b;hpb=25428c74ecffd82152b5642cca81c19508d3218c;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 f14d4e21..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: /healthcheck + path: /a1-p/healthcheck port: http readinessProbe: httpGet: - path: /healthcheck + path: /a1-p/healthcheck port: http volumes: - name: "a1conf"