LogoTensorFusion Docs
LogoTensorFusion Docs
HomepageDocumentation

Helm Install Values

Schema for the values.yaml file for the tensor-fusion Helm chart

Schema for the values.yaml file for the tensor-fusion Helm chart

Configuration Properties

PropertyTypeDescription
imagePullSecretsarrayList of secrets for pulling images from private repositories. See: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
nameOverridestringOverride for the chart name
fullnameOverridestringOverride for the full name of resources created by this chart
namespaceOverridestringOverride for the namespace where resources will be deployed
serviceAccountobjectConfiguration for the service account. See: https://kubernetes.io/docs/concepts/security/service-accounts/
initialGpuNodeLabelSelectorstringLabel selector used to identify GPU nodes in the cluster (default: nvidia.com/gpu.present=true)
controllerobjectConfiguration for the tensor-fusion controller component
greptimeobjectConfiguration for GreptimeDB integration
agentobjectConfiguration for the tensor-fusion agent component
cloudVendorCredentialsobjectCloud vendor credentials for pools running in Provisioned mode without IRSA or zero-credential auth
alertobjectConfiguration for alerting
dynamicConfigobjectDynamic configuration for alerting

Table of Contents

Configuration Properties