mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
bdd9dd922b
* Only deploy operators on GCP/Azure. * cert-manager is now deployed by default (GCP/Azure) * remove OLM
18 lines
325 B
YAML
Executable File
18 lines
325 B
YAML
Executable File
apiVersion: v2
|
|
name: constellation-operators
|
|
description: A Helm chart for Kubernetes
|
|
type: application
|
|
version: 2.3.0-pre
|
|
|
|
dependencies:
|
|
- name: node-maintenance-operator
|
|
version: 2.3.0-pre
|
|
tags:
|
|
- Azure
|
|
- GCP
|
|
- name: constellation-operator
|
|
version: 2.3.0-pre
|
|
tags:
|
|
- Azure
|
|
- GCP
|