Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Infrastructure GitOps
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shivering-Isles
Infrastructure GitOps
Commits
4d2c1b96
Verified
Commit
4d2c1b96
authored
1 year ago
by
Sheogorath
Browse files
Options
Downloads
Patches
Plain Diff
fix(jellyfin): Add basics to move towards PSS restricted
parent
8291b394
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
apps/k8s01/jellyfin/deployment.yaml
+5
-0
5 additions, 0 deletions
apps/k8s01/jellyfin/deployment.yaml
with
5 additions
and
0 deletions
apps/k8s01/jellyfin/deployment.yaml
+
5
−
0
View file @
4d2c1b96
...
@@ -67,7 +67,12 @@ spec:
...
@@ -67,7 +67,12 @@ spec:
amd.com/gpu
:
1
amd.com/gpu
:
1
memory
:
3.5Gi
memory
:
3.5Gi
cpu
:
"
4"
cpu
:
"
4"
securityContext
:
allowPrivilegeEscalation
:
false
restartPolicy
:
Always
restartPolicy
:
Always
securityContext
:
seccompProfile
:
type
:
"
RuntimeDefault"
volumes
:
volumes
:
-
name
:
movies
-
name
:
movies
persistentVolumeClaim
:
persistentVolumeClaim
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment