cofidectl trust-zone helm values
Generate Helm values for a trust zone
Synopsis
Section titled “Synopsis”This command will generate Helm values for a trust zone in the Cofide configuration state.
cofidectl trust-zone helm values <NAME> [flags]Options
Section titled “Options” --cluster string Name of the cluster to generate Helm values for (required if trust zone has multiple clusters) --cofide-registry string Cofide image registry override --cofide-spire-agent-repository string Cofide SPIRE agent image repository override --cofide-spire-agent-version string Cofide SPIRE Agent image version override --cofide-spire-server-repository string Cofide SPIRE server image repository override --cofide-spire-server-version string Cofide SPIRE Server image version override --connect-bundle-host string Host of the bundle for the Connect API's trust domain - overrides config --connect-insecure-tls Do not validate the certificate of Cofide Connect --connect-mtls-grpc-target string SPIFFE mTLS secured Connect API gRPC target - overrides config --connect-mtls-server-name string Optional SNI override when calling SPIFFE mTLS secured Connect API - overrides config --connect-psat-audience string Audience of PSAT used by Cofide SPIRE server to register with Connect - used when generating helm values --connect-spiffe-id string SPIFFE ID of Connect API - overrides config --connect-tls-grpc-target string Override Connect API gRPC target from config --connect-tls-server-name string Optional SNI override when calling the Connect API - overrides config -h, --help help for values --output-file string Path of a file to write YAML values to, or - for stdout (default "values.yaml") --use-join-token Use a join token for Cofide SPIRE server authentication with Connect --use-oss-spire Use the OSS implementation of SPIREOptions inherited from parent commands
Section titled “Options inherited from parent commands” --config string cofidectl config file (default "cofide.yaml") --dir string directory to write the generated docs to (default "docs/cli") --format string output format: md, md-site, man or rest (default "md") --kube-config string kubeconfig file location (default "$HOME/.kube/config") --link-prefix string md-site only, required: URL path the generated pages are published under, used to rewrite links between them --log-level string log level (overrides the COFIDECTL_LOG_LEVEL environment variable) (default "ERROR") -o, --output format output format (table|json) (default table)SEE ALSO
Section titled “SEE ALSO”- cofidectl trust-zone helm - Manage trust zone Helm configuration
© 2026 Cofide Limited. All rights reserved.