diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2018-04-15 16:37:29 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-15 16:37:29 +0000 |
commit | 33844fcff9b444b52bfab3decbfafc0e0e5feed9 (patch) | |
tree | a86854faeb07bc71127a5abce014cb90e947c163 | |
parent | b937454b6b325b8a5b0f00aeee2e6f41a28be66e (diff) | |
parent | 395f5e0199b2ef3cb021299713a307bdb3b49994 (diff) |
Merge "Update Policy images to STAGING"
-rw-r--r-- | kubernetes/policy/charts/drools/values.yaml | 2 | ||||
-rw-r--r-- | kubernetes/policy/values.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/policy/charts/drools/values.yaml b/kubernetes/policy/charts/drools/values.yaml index 07499cd362..abdea3152d 100644 --- a/kubernetes/policy/charts/drools/values.yaml +++ b/kubernetes/policy/charts/drools/values.yaml @@ -28,7 +28,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-drools:1.2-SNAPSHOT-latest +image: onap/policy-drools:1.2-STAGING-latest pullPolicy: Always # flag to enable debugging - application support required diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml index 10480a00e3..d835c5df66 100644 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -41,7 +41,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-pe:1.2-SNAPSHOT-latest +image: onap/policy-pe:1.2-STAGING-latest pullPolicy: Always subChartsOnly: |