airship-in-a-bottle/deployment_files/global/v1.0dev/software/manifests/bootstrap.yaml
Bryan Strassner f5e3ef1e7e Separate demo and dev deployments of Airship
Separates and cleans up some documentation around the
airship-in-a-bottle usage for demo vs. development
environment purposes. Dev environments will deploy only the
Airship specific components, while the Demo will show a
more complete installation of OpenStack on top of Airship.

Change-Id: Icca614c4cc4aed426006720b924c105b15d9e510
2018-05-29 13:36:35 -05:00

28 lines
691 B
YAML

---
schema: armada/Manifest/v1
metadata:
schema: metadata/Document/v1
name: cluster-bootstrap
layeringDefinition:
abstract: false
layer: global
storagePolicy: cleartext
data:
release_prefix: airship
chart_groups:
- kubernetes-proxy
- kubernetes-container-networking
- kubernetes-dns
- kubernetes-etcd
- kubernetes-core
- ingress-kube-system
- ucp-storage-provisioner
- ucp-core
- ucp-keystone
# TODO(bryan-strassner)
# Excluding diving bell for now - crash loop on uamlite in this env
# might be missing configuration, might be a symptom of running in a VM
# same change in full-site manifest.
# - ucp-divingbell
- ucp-services