X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-clamp-ac-a1pms-ppnt%2Fvalues.yaml;h=ce53abaf04dbb738bdbde8d828a6a775ba3ed5e7;hb=7044e689b21d473615e80eafb0fa3aee2c80f747;hp=b90c33766eceff9adf90d5d30a7401d53005875b;hpb=ce2e6314a5901adc539e6b23de134273fc503441;p=oom.git diff --git a/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml b/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml index b90c33766e..ce53abaf04 100755 --- a/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml +++ b/kubernetes/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml @@ -81,18 +81,18 @@ liveness: # necessary to disable liveness probe when setting breakpoints # in debugger so K8s doesn't restart unresponsive container enabled: true - port: a1pms-api + port: http-a1pms-api readiness: initialDelaySeconds: 20 periodSeconds: 10 - port: a1pms-api + port: http-a1pms-api service: type: ClusterIP name: *componentName ports: - - name: a1pms-api + - name: http-a1pms-api port: 8086 flavor: small