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

Commit

Permalink
fix: securityContext
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Sep 4, 2023
1 parent a90ed5a commit 6a12c35
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .kontinuous/values.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
app:
securityContext:
fsGroup: 101
runAsUser: 101
runAsGroup: 101

0 comments on commit 6a12c35

Please sign in to comment.