summaryrefslogtreecommitdiffstats
path: root/charts/aaf-cm/values.yaml
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-10-16 20:40:41 -0500
committerInstrumental <jonathan.gathman@att.com>2018-10-17 12:30:06 -0500
commite66cb59daf66a28f0dc0aa3999ba4b56fe1765a2 (patch)
tree5eb548647e2fa17441e84183b1f51472a4e352cc /charts/aaf-cm/values.yaml
parent7dc8906d761e2059c93b005e2eb52e48d6cb0434 (diff)
Recommended AAF/OOM Changes
This incorporats Mike E's changes as well as recommended changes from Abandoned 70511 (merges from multiple machines got too hard.) Made Olaf recommended changes. Changed to non-SNAPSHOT in anticipation of LF releasing this morning Put Versions back to "2.1.5-SNAPSHOT" Brian F reminded me that GWu's scripts handle version changes for Envs. Issue-ID: AAF-557 Change-Id: I3e81a9c65df356d1d27b0d453e09c9ed3a81f803 Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'charts/aaf-cm/values.yaml')
-rw-r--r--charts/aaf-cm/values.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/charts/aaf-cm/values.yaml b/charts/aaf-cm/values.yaml
index 3d6438d..cb53098 100644
--- a/charts/aaf-cm/values.yaml
+++ b/charts/aaf-cm/values.yaml
@@ -25,7 +25,8 @@ flavor: small
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_cm:2.1.4-SNAPSHOT
+image: onap/aaf/aaf_cm:2.1.5-SNAPSHOT
+aaf_register_as: "aaf-cm.onap"
pullPolicy: Always
@@ -76,4 +77,4 @@ resources:
requests:
cpu: 40m
memory: 600Mi
- unlimited: {} \ No newline at end of file
+ unlimited: {}