diff options
author | Munir Ahmad <munir.ahmad@bell.ca> | 2017-08-17 12:04:14 -0400 |
---|---|---|
committer | Munir Ahmad <munir.ahmad@bell.ca> | 2017-08-17 12:35:58 -0400 |
commit | e94258e3be0da3a15680de53b1817490c4173759 (patch) | |
tree | a0add5147ff2e3a2da78c8117d237bcdb656758d /kubernetes/policy/dep-maria.yaml | |
parent | 76610be9053a1baf9248c6fd51180d247b5ea773 (diff) |
Revert 0b1332938385cc534b1f034b73f19c145ead87c6
Issue-ID: OOM-66
This reverts commit 0b1332938385cc534b1f034b73f19c145ead87c6.
Change-Id: I05ba7dd5050ee2ef03cf19d1c5c0db03e12a0d4f
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 14232281ad..21914c8657 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.1-STAGING-latest + image: nexus3.onap.org:10001/openecomp/policy/policy-db:1.0-STAGING-latest name: mariadb ports: - containerPort: 3306 |