564f9757fc
This large commit refactors mariadb and creates a utils and openstack chart to facilitate installing all openstack elemenets and supporting infrastructure.
14 lines
362 B
YAML
14 lines
362 B
YAML
dependencies:
|
|
# - name: memcached
|
|
# repository: http://localhost:8879/charts
|
|
# version: 0.1.0
|
|
# - name: rabbitmq
|
|
# repository: http://localhost:8879/charts
|
|
# version: 0.1.0
|
|
# - name: keystone
|
|
# repository: http://localhost:8879/charts
|
|
# version: 0.1.0
|
|
- name: utils
|
|
repository: http://localhost:8879/charts
|
|
version: 0.1.0
|