Skip to content

For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.

Page as Markdown

    

kgateway

Review Helm values for the kgateway Helm chart.

For more information about using this Helm chart, see the Helm installation guide.

Values

Key Type Description Default
affinityobject{}
controller.extraEnvobject{}
controller.image.pullPolicystring""
controller.image.registrystring""
controller.image.repositorystring"kgateway"
controller.image.tagstring""
controller.logLevelstring"info"
controller.replicaCountint1
controller.service.ports.grpcint9977
controller.service.ports.healthint9093
controller.service.typestring"ClusterIP"
fullnameOverridestring""
image.pullPolicystring"IfNotPresent"
image.registrystring"cr.kgateway.dev/kgateway-dev"
image.tagstring""
imagePullSecretslist[]
inferenceExtension.autoProvisionboolfalse
inferenceExtension.enabledboolfalse
nameOverridestring""
nodeSelectorobject{}
podAnnotationsobject{}
podSecurityContextobject{}
resourcesobject{}
securityContextobject{}
serviceAccount.annotationsobject{}
serviceAccount.createbooltrue
serviceAccount.namestring""
tolerationslist[]
Was this page helpful?