minor corrections
This commit is contained in:
@@ -32,9 +32,9 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: {{ .Values.name }}
|
- name: {{ .Values.name }}
|
||||||
{{- if .Values.hwAccl.enabled }}
|
{{- if .Values.hwAccl.enabled }}
|
||||||
image: "jasongdove/ersatzt:v25.2.0-vaapi"
|
image: "jasongdove/ersatztv:v25.2.0-vaapi"
|
||||||
{{- else }}
|
{{- else }}
|
||||||
image: "jasongdove/ersatzt:v25.2.0"
|
image: "jasongdove/ersatztv:v25.2.0"
|
||||||
{{- end }}
|
{{- end }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config
|
- name: config
|
||||||
|
|||||||
Reference in New Issue
Block a user