This commit is contained in:
parent
b298a04219
commit
7b2bc83730
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ spec:
|
||||||
{{- toYaml .Values.resources | nindent 12 }}
|
{{- toYaml .Values.resources | nindent 12 }}
|
||||||
args:
|
args:
|
||||||
- "--voice"
|
- "--voice"
|
||||||
- {{ .Values.voice }}
|
- {{ .Values.config.voice }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: data
|
- name: data
|
||||||
mountPath: /data
|
mountPath: /data
|
||||||
|
|
Loading…
Reference in a new issue