use different dir for ersatztv config
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 13s
All checks were successful
Validate Kubernetes Manifests / kubeconform (push) Successful in 13s
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
|||||||
- containerPort: 8409
|
- containerPort: 8409
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: data
|
- name: data
|
||||||
mountPath: /config
|
mountPath: /root/.local/share/ersatztv
|
||||||
- name: i915
|
- name: i915
|
||||||
mountPath: /dev/dri/
|
mountPath: /dev/dri/
|
||||||
- name: merge
|
- name: merge
|
||||||
|
|||||||
Reference in New Issue
Block a user