mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
23 lines
398 B
YAML
Executable File
23 lines
398 B
YAML
Executable File
apiVersion: v2
|
|
name: constellation-operators
|
|
description: A Helm chart for Kubernetes
|
|
type: application
|
|
version: 0.0.0
|
|
dependencies:
|
|
- name: node-maintenance-operator
|
|
version: 0.0.0
|
|
tags:
|
|
- AWS
|
|
- Azure
|
|
- GCP
|
|
- OpenStack
|
|
- QEMU
|
|
- name: constellation-operator
|
|
version: 0.0.0
|
|
tags:
|
|
- AWS
|
|
- Azure
|
|
- GCP
|
|
- OpenStack
|
|
- QEMU
|