diff options
author | Munir Ahmad <munir.ahmad@bell.ca> | 2017-08-15 15:36:46 -0400 |
---|---|---|
committer | Munir Ahmad <munir.ahmad@bell.ca> | 2017-08-16 10:34:49 -0400 |
commit | 0b1332938385cc534b1f034b73f19c145ead87c6 (patch) | |
tree | 8c87c6dee4de1efc439e3d48b95e54f8f833d301 /kubernetes/policy/dep-maria.yaml | |
parent | d17accd32f4f7851dbe7b023f1997aa4e17938e8 (diff) |
onap 1.1 deployment files work in progress...
issue-id: OOM-66
Change-Id: If6553647343bb07464e8cc8556223f0c7a01f134
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Diffstat (limited to 'kubernetes/policy/dep-maria.yaml')
-rw-r--r-- | kubernetes/policy/dep-maria.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/dep-maria.yaml b/kubernetes/policy/dep-maria.yaml index 21914c8657..14232281ad 100644 --- a/kubernetes/policy/dep-maria.yaml +++ b/kubernetes/policy/dep-maria.yaml @@ -18,7 +18,7 @@ spec: - /bin/bash - -c - exec bash /tmp/do-start.sh - image: nexus3.onap.org:10001/openecomp/policy/policy-db:1.0-STAGING-latest + image: nexus3.onap.org:10001/openecomp/policy/policy-db:1.1-STAGING-latest name: mariadb ports: - containerPort: 3306 |