diff options
author | Alexis de Talhouët <adetalhouet89@gmail.com> | 2019-03-20 08:17:58 -0400 |
---|---|---|
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | 2019-03-20 14:41:26 +0000 |
commit | 63df1632614f9af1d2f026469adc65360b7b53d7 (patch) | |
tree | ee8319c8c162f88aec16bc18e0167f97dc9dd390 /kubernetes/cds/charts/blueprints-processor/requirements.yaml | |
parent | 0bf9b31a1be15a1dadc1bc693fec6fccc30fef47 (diff) |
Rework CDS chart
- use shared DB
- remove unused properties
Change-Id: I1b45f4046180167d47aa1a8db6f34a118ae64209
Issue-ID: OOM-1743
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Diffstat (limited to 'kubernetes/cds/charts/blueprints-processor/requirements.yaml')
-rwxr-xr-x | kubernetes/cds/charts/blueprints-processor/requirements.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kubernetes/cds/charts/blueprints-processor/requirements.yaml b/kubernetes/cds/charts/blueprints-processor/requirements.yaml index 1d06a389a8..9f92507a99 100755 --- a/kubernetes/cds/charts/blueprints-processor/requirements.yaml +++ b/kubernetes/cds/charts/blueprints-processor/requirements.yaml @@ -13,9 +13,6 @@ # limitations under the License. dependencies: - - name: mariadb-galera - version: ~4.x-0 - repository: file://../mariadb-galera/ - name: common version: ~4.x-0 repository: '@local'
\ No newline at end of file |