diagrid clusters helmvaluesdapr
Print Dapr helm values file
Description
Print user-specified values for deploying Dapr using Helm (blank if no profile was specified on cluster creation)
diagrid clusters helmvaluesdapr <clusterId> [flags]
Examples
# Apply the Dapr helm values to the current Kubernetes cluster
diagrid clusters helmvaluesdapr <clusterId> | helm install dapr dapr/dapr --version=VERSION --namespace dapr-system --create-namespace --wait -f -
Options
--api-key string Diagrid Cloud API key
--debug Enable debug mode
-h, --help help for helmvaluesdapr
-o, --output string Output format, supported [table, yaml, json] (default "table")
SEE ALSO
- diagrid clusters - Manage cluster connections