summaryrefslogtreecommitdiffstats
path: root/type/cntt/software/manifests/bootstrap.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'type/cntt/software/manifests/bootstrap.yaml')
-rw-r--r--type/cntt/software/manifests/bootstrap.yaml39
1 files changed, 39 insertions, 0 deletions
diff --git a/type/cntt/software/manifests/bootstrap.yaml b/type/cntt/software/manifests/bootstrap.yaml
new file mode 100644
index 0000000..e015410
--- /dev/null
+++ b/type/cntt/software/manifests/bootstrap.yaml
@@ -0,0 +1,39 @@
+---
+schema: armada/Manifest/v1
+metadata:
+ schema: metadata/Document/v1
+ replacement: true
+ name: cluster-bootstrap
+ labels:
+ name: cluster-bootstrap-type
+ layeringDefinition:
+ abstract: false
+ layer: type
+ parentSelector:
+ name: cluster-bootstrap-global
+ actions:
+ - method: merge
+ path: .
+ storagePolicy: cleartext
+data:
+ release_prefix: airship
+ chart_groups:
+ - podsecuritypolicy
+ - kubernetes-proxy
+ - kubernetes-container-networking
+ - kubernetes-dns
+ - kubernetes-etcd
+ - kubernetes-haproxy
+ - kubernetes-core
+ - ingress-kube-system
+ - ucp-ceph
+ - ucp-ceph-config
+ - ucp-core
+ - ucp-keystone
+ - ucp-divingbell
+ - ucp-armada
+ - ucp-deckhand
+ - ucp-drydock
+ - ucp-promenade
+ - ucp-shipyard
+...