They call it s6 run because when you see it, you want to run away
Some checks failed
continuous-integration/publish-helm Helm publish failed
Some checks failed
continuous-integration/publish-helm Helm publish failed
This commit is contained in:
@@ -305,6 +305,8 @@ extraVolumeMounts:
|
||||
# extraVolumeMounts:
|
||||
- name: dev-dri
|
||||
mountPath: /dev/dri
|
||||
- name: s6-run
|
||||
mountPath: /var/run
|
||||
- name: pms
|
||||
mountPath: /mnt/nfs
|
||||
|
||||
@@ -318,6 +320,8 @@ extraVolumes:
|
||||
- name: pms
|
||||
persistentVolumeClaim:
|
||||
claimName: plex
|
||||
- name: s6-run
|
||||
emptyDir {}
|
||||
|
||||
extraContainers: []
|
||||
# extraContainers:
|
||||
|
||||
Reference in New Issue
Block a user