Skip to content

Commit ace6756

Browse files
committed
remove comment
1 parent 14a884e commit ace6756

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/charts/inferencepool/templates/epp-deployment.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ spec:
2525
args:
2626
- --pool-name
2727
- {{ .Release.Name }}
28-
# The pool namespace is now set via the NAMESPACE environment variable, not as a flag.
2928
{{- if ne .Values.inferencePool.apiVersion "inference.networking.k8s.io" }}
3029
- --pool-group
3130
- "{{ (split "/" .Values.inferencePool.apiVersion)._0 }}"

0 commit comments

Comments
 (0)