Bundle Airship services into a single ChartGroup

This makes dev deployment a bit faster.

Change-Id: I3cae1f067c37f80b77d161b196c71cb5888b82c8
This commit is contained in:
Mark Burnett 2018-05-18 15:02:46 -05:00
parent f9938d3973
commit 825dc35c8f
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

@ -25,8 +25,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

@ -25,8 +25,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