[POLICY] Update docker images to latest versions
[oom.git] / kubernetes / policy / components / policy-pap / values.yaml
index a5d6cde..1d1561c 100755 (executable)
@@ -100,7 +100,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-pap:2.6.3
+image: onap/policy-pap:2.7.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -148,7 +148,6 @@ readiness:
   periodSeconds: 120
   port: http-api
   api: /policy/pap/v1/healthcheck
-  scheme: HTTPS
   successThreshold: 1
   failureThreshold: 3
   timeout: 60