diagrid clusters helmvalues
Print Conductor agent helm values file
Description
Print the Kubernetes helmvalues for deploying the Conductor agent using Helm
diagrid clusters helmvalues <clusterId> [flags]
Examples
# Apply the agent helmvalues to the current Kubernetes cluster
diagrid clusters helmvalues <clusterId> | helm install agent oci://public.ecr.aws/diagrid/conductor-charts/agent --version VERSION --namespace dapr-system -—create-namespace -f -
Options
--api-key string Diagrid Cloud API key
--debug Enable debug mode
-h, --help help for helmvalues
-o, --output string Output format, supported [table, yaml, json] (default "table")
SEE ALSO
- diagrid clusters - Manage cluster connections