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

feat: remove user restrictions of restic

parent 443f46e0
Branches
No related tags found
No related merge requests found
Pipeline #2864 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.0.2 version: 1.1.0
appVersion: "0.13.1" appVersion: "0.13.1"
...@@ -35,8 +35,6 @@ securityContext: ...@@ -35,8 +35,6 @@ securityContext:
capabilities: capabilities:
drop: drop:
- ALL - ALL
runAsNonRoot: true
runAsUser: 1000
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