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 6266624 commit 6edef15Copy full SHA for 6edef15
config/charts/inferencepool/templates/epp-deployment.yaml
@@ -30,7 +30,7 @@ spec:
30
- --zap-encoder
31
- "json"
32
- --config-file
33
- - "config/{{ .Values.inferenceExtension.pluginsConfigFile }}"
+ - "/config/{{ .Values.inferenceExtension.pluginsConfigFile }}"
34
{{- range .Values.inferenceExtension.flags }}
35
- "--{{ .name }}"
36
- "{{ .value }}"
0 commit comments