aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/onap/requirements.yaml
diff options
context:
space:
mode:
authorPramod <pramod.kumarsharma@amdocs.com>2019-02-25 18:56:32 +0000
committerPramod <pramod.kumarsharma@amdocs.com>2019-03-14 11:35:32 +0000
commit494115e0897d2be4189eb4ed8655b667f3562bc1 (patch)
tree0babbafc045a99f5db91de539ffae6b4c2104d20 /kubernetes/onap/requirements.yaml
parent5b0b0191e1e4820d7cf9c2ae5f70c6504379e671 (diff)
Shared Instance of Mariadb-Galera
Change-Id: Id3fbbc7ad639bfd03ddbfc931abf774407851d74 Issue-ID: OOM-1193 Signed-off-by: Pramod <pramod.kumarsharma@amdocs.com>
Diffstat (limited to 'kubernetes/onap/requirements.yaml')
-rw-r--r--kubernetes/onap/requirements.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/kubernetes/onap/requirements.yaml b/kubernetes/onap/requirements.yaml
index 0a6bfc7639..43794d286d 100644
--- a/kubernetes/onap/requirements.yaml
+++ b/kubernetes/onap/requirements.yaml
@@ -72,6 +72,10 @@ dependencies:
version: ~4.x-0
repository: '@local'
condition: sniro-emulator.enabled
+ - name: mariadb-galera
+ version: ~4.x-0
+ repository: '@local'
+ condition: mariadb-galera.enabled
- name: msb
version: ~4.x-0
repository: '@local'