diff options
Diffstat (limited to 'deployment/heat')
-rw-r--r-- | deployment/heat/onap-rke/staging-image-override.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/heat/onap-rke/staging-image-override.yaml b/deployment/heat/onap-rke/staging-image-override.yaml index c895b91a6..f7aaa60c9 100644 --- a/deployment/heat/onap-rke/staging-image-override.yaml +++ b/deployment/heat/onap-rke/staging-image-override.yaml @@ -46,7 +46,7 @@ nbi: image: onap/externalapi/nbi:6.0.0 policy: image: onap/policy-pe:1.6-SNAPSHOT-latest - policy-pap: + pap: image: onap/policy-pap:2.2-SNAPSHOT-latest brmsgw: image: onap/policy-pe:1.6-SNAPSHOT-latest |