mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Merge "Armada wait labels without timeout"
This commit is contained in:
@@ -711,6 +711,9 @@ data:
|
||||
chart_name: libvirt
|
||||
release: libvirt
|
||||
namespace: openstack
|
||||
wait:
|
||||
labels:
|
||||
release_group: osh-libvirt
|
||||
install:
|
||||
no_hooks: False
|
||||
upgrade:
|
||||
@@ -794,6 +797,9 @@ data:
|
||||
chart_name: nova
|
||||
release: nova
|
||||
namespace: openstack
|
||||
wait:
|
||||
labels:
|
||||
release_group: osh-nova
|
||||
install:
|
||||
no_hooks: False
|
||||
upgrade:
|
||||
@@ -1005,6 +1011,9 @@ data:
|
||||
chart_name: neutron
|
||||
release: neutron
|
||||
namespace: openstack
|
||||
wait:
|
||||
labels:
|
||||
release_group: osh-neutron
|
||||
install:
|
||||
no_hooks: False
|
||||
upgrade:
|
||||
|
||||
Reference in New Issue
Block a user