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

fix: correct flood chart

parent 2de99e94
No related branches found
No related tags found
No related merge requests found
Pipeline #2893 passed
......@@ -2,5 +2,5 @@ apiVersion: v2
name: flood
description: Helm Chart for flood
type: application
version: 0.1.0
version: 0.1.1
appVersion: "4.7.0"
......@@ -30,7 +30,8 @@ securityContext:
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1000
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