Skip to content
Snippets Groups Projects
Verified Commit 4d2c1b96 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(jellyfin): Add basics to move towards PSS restricted

parent 8291b394
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,12 @@ spec:
amd.com/gpu: 1
memory: 3.5Gi
cpu: "4"
securityContext:
allowPrivilegeEscalation: false
restartPolicy: Always
securityContext:
seccompProfile:
type: "RuntimeDefault"
volumes:
- name: movies
persistentVolumeClaim:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment