constellation/cli/internal/helm/charts/edgeless/csi/values.yaml
Daniel Weiße ea5c83587c Move CSI charts to separate chart and cleanup loader code
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2023-07-20 15:47:12 +02:00

12 lines
232 B
YAML

global:
# Port on which the KeyService will listen.
keyServicePort: 9000
# Set one of the tags to true to indicate which CSP you are deploying to.
tags:
AWS: false
Azure: false
GCP: false
OpenStack: false
QEMU: false