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 14a884e commit ace6756Copy full SHA for ace6756
config/charts/inferencepool/templates/epp-deployment.yaml
@@ -25,7 +25,6 @@ spec:
25
args:
26
- --pool-name
27
- {{ .Release.Name }}
28
- # The pool namespace is now set via the NAMESPACE environment variable, not as a flag.
29
{{- if ne .Values.inferencePool.apiVersion "inference.networking.k8s.io" }}
30
- --pool-group
31
- "{{ (split "/" .Values.inferencePool.apiVersion)._0 }}"
0 commit comments