Merge "Bundle Airship services into a single ChartGroup"

This commit is contained in:
Zuul 2018-05-18 20:30:32 +00:00 committed by Gerrit Code Review
commit 635776f36e
3 changed files with 23 additions and 10 deletions

View File

@ -0,0 +1,21 @@
---
schema: armada/ChartGroup/v1
metadata:
schema: metadata/Document/v1
name: ucp-services
layeringDefinition:
abstract: false
layer: global
storagePolicy: cleartext
data:
description: UCP Services
sequenced: false
chart_group:
- ucp-tiller
- ucp-armada
- ucp-barbican
- ucp-deckhand
- ucp-drydock
- ucp-maas
- ucp-promenade
- ucp-shipyard

View File

@ -24,8 +24,4 @@ data:
# might be missing configuration, might be a symptom of running in a VM
# same change in full-site manifest.
# - ucp-divingbell
- ucp-armada
- ucp-deckhand
- ucp-drydock
- ucp-promenade
- ucp-shipyard
- ucp-services

View File

@ -24,8 +24,4 @@ data:
# might be missing configuration, might be a symptom of running in a VM
# same change in bootstrap manifest.
# - ucp-divingbell
- ucp-armada
- ucp-deckhand
- ucp-drydock
- ucp-promenade
- ucp-shipyard
- ucp-services