summaryrefslogtreecommitdiffstats
path: root/kubernetes/appc/requirements.yaml
diff options
context:
space:
mode:
authorpramod <pramod.kumarsharma@amdocs.com>2018-08-28 15:41:45 +0000
committerpramod <pramod.kumarsharma@amdocs.com>2018-09-07 17:58:21 +0000
commit47b1b82fdabe343c6c2b2d076e3b76d9ffee0314 (patch)
tree09bf641d476878233058a9bf1595669f6b3c278b /kubernetes/appc/requirements.yaml
parent48e8fe5f53f34428e4dffe7b4760586d7e48c8cd (diff)
Upgrade APPC to use common mariadb galera charts
Change-Id: I3537415a9266bc388aca146f86984c8a1585ce4e Issue-ID: OOM-1205 Signed-off-by: pramod <pramod.kumarsharma@amdocs.com>
Diffstat (limited to 'kubernetes/appc/requirements.yaml')
-rw-r--r--kubernetes/appc/requirements.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/appc/requirements.yaml b/kubernetes/appc/requirements.yaml
index 1ca4de1815..dab1ad66ed 100644
--- a/kubernetes/appc/requirements.yaml
+++ b/kubernetes/appc/requirements.yaml
@@ -2,9 +2,9 @@ dependencies:
- name: common
version: ~2.0.0
repository: '@local'
- - name: mysql
+ - name: mariadb-galera
version: ~2.0.0
repository: '@local'
- name: dgbuilder
version: ~2.0.0
- repository: '@local' \ No newline at end of file
+ repository: '@local'