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