Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
fix: add securityContext
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Sep 4, 2023
1 parent dc4b5de commit 4fbd3f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .kontinuous/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ app:
name: archifiltre-statistics-sealed-secret
- configMapRef:
name: archifiltre-statistics-configmap
securityContext:
fsGroup: 1000
runAsUser: 1000
runAsGroup: 1000

0 comments on commit 4fbd3f6

Please sign in to comment.