We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0806c0d commit 5c3284aCopy full SHA for 5c3284a
config/charts/inferencepool/templates/inferencepool.yaml
@@ -20,3 +20,7 @@ spec:
20
{{- end }}
21
endpointPickerRef:
22
name: {{ include "gateway-api-inference-extension.name" . }}
23
+ port:
24
+ number: {{ .Values.inferenceExtension.extProcPort | default 9002 }}
25
+
26
0 commit comments