Skip to content
Snippets Groups Projects
Verified Commit 68f87a15 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

feat: remove more user restrictions of restic

parent e2d93380
No related branches found
No related tags found
No related merge requests found
Pipeline #2865 passed
......@@ -2,5 +2,5 @@ apiVersion: v2
name: restic
description: Helm Chart for restic
type: application
version: 1.1.0
version: 1.2.0
appVersion: "0.13.1"
......@@ -28,13 +28,9 @@ jobAnnotations: { }
podAnnotations: { }
podSecurityContext:
fsGroup: 2000
podSecurityContext: { }
securityContext:
capabilities:
drop:
- ALL
securityContext: { }
resources:
limits:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment