Merge "Add chart about rabbitmq and remove timeout from example"

This commit is contained in:
Zuul 2019-01-04 18:24:55 +00:00 committed by Gerrit Code Review
commit e54da9c4b4
2 changed files with 30 additions and 4 deletions

View File

@ -27,7 +27,6 @@ data:
chart_name: mariadb
release: mariadb
namespace: openstack
timeout: 3600
wait:
timeout: 3600
labels:
@ -53,7 +52,6 @@ data:
chart_name: memcached
release: memcached
namespace: openstack
timeout: 100
wait:
timeout: 100
labels:
@ -72,6 +70,33 @@ data:
- helm-toolkit
---
schema: armada/Chart/v1
metadata:
schema: metadata/Document/v1
name: rabbitmq
data:
chart_name: rabbitmq
test:
enabled: true
release: rabbitmq
namespace: openstack
wait:
timeout: 100
labels:
release_group: armada-rabbitmq
install:
no_hooks: false
upgrade:
no_hooks: false
values: {}
source:
type: git
location: https://git.openstack.org/openstack/openstack-helm-infra
subpath: rabbitmq
reference: master
dependencies:
- helm-toolkit
---
schema: armada/Chart/v1
metadata:
schema: metadata/Document/v1
name: keystone
@ -81,7 +106,6 @@ data:
enabled: true
release: keystone
namespace: openstack
timeout: 100
wait:
timeout: 100
labels:
@ -117,6 +141,7 @@ data:
chart_group:
- mariadb
- memcached
- rabbitmq
---
schema: armada/ChartGroup/v1
metadata:

View File

@ -23,7 +23,8 @@ data:
chart_name: mariadb-tarball
release: mariadb-tarball
namespace: tarball
timeout: 3600
wait:
timeout: 3600
install:
no_hooks: false
upgrade: