update llama-cpp helm
This commit is contained in:
@@ -33,7 +33,6 @@ spec:
|
||||
{{- toYaml .Values.securityContext | nindent 12 }}
|
||||
image: {{ printf "%s:%s" .Values.image.repository (.Values.image.tag | default .Chart.AppVersion) }}
|
||||
imagePullPolicy: {{ .Values.image.pullPolicy }}
|
||||
command: [ "/server"]
|
||||
args:
|
||||
- "--port"
|
||||
- {{ .Values.service.port | quote }}
|
||||
|
||||
Reference in New Issue
Block a user