mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
70 lines
1.2 KiB
YAML
70 lines
1.2 KiB
YAML
apiVersion: v2
|
|
name: constellation-services
|
|
description: A chart to deploy all microservices that are part of a valid constellation cluster
|
|
type: application
|
|
version: 0.0.0
|
|
dependencies:
|
|
- name: key-service
|
|
version: 0.0.0
|
|
tags:
|
|
- AWS
|
|
- Azure
|
|
- GCP
|
|
- OpenStack
|
|
- QEMU
|
|
- name: join-service
|
|
version: 0.0.0
|
|
tags:
|
|
- AWS
|
|
- Azure
|
|
- GCP
|
|
- OpenStack
|
|
- QEMU
|
|
- name: ccm
|
|
version: 0.0.0
|
|
tags:
|
|
- AWS
|
|
- Azure
|
|
- GCP
|
|
- OpenStack
|
|
- name: cnm
|
|
version: 0.0.0
|
|
tags:
|
|
- Azure
|
|
- name: autoscaler
|
|
version: 0.0.0
|
|
tags:
|
|
- Azure
|
|
- GCP
|
|
- AWS
|
|
- name: verification-service
|
|
version: 0.0.0
|
|
tags:
|
|
- AWS
|
|
- Azure
|
|
- GCP
|
|
- OpenStack
|
|
- QEMU
|
|
- name: konnectivity
|
|
version: 0.0.0
|
|
tags:
|
|
- AWS
|
|
- Azure
|
|
- GCP
|
|
- OpenStack
|
|
- QEMU
|
|
- name: gcp-guest-agent
|
|
version: 0.0.0
|
|
tags:
|
|
- GCP
|
|
- name: gcp-compute-persistent-disk-csi-driver
|
|
version: 1.0.1
|
|
condition: gcp.deployCSIDriver
|
|
tags:
|
|
- GCP
|
|
- name: azuredisk-csi-driver
|
|
version: 1.0.1
|
|
condition: azure.deployCSIDriver
|
|
tags:
|
|
- Azure
|