mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-02 20:16:15 -04:00

* Only deploy operators on GCP/Azure. * cert-manager is now deployed by default (GCP/Azure) * remove OLM
17 lines
325 B
YAML
Executable file
17 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
|