Skip to content

Commit

Permalink
is this a correct way to interpret the error message?
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Aug 24, 2023
1 parent 6db865f commit 2b5cb7e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ spec:
name: http
securityContext:
runAsNonRoot: true
runAsUser: appuser
runAsGroup: users
runAsUser: 1000
runAsGroup: 3000
readOnlyRootFilesystem: true
resources:
requests:
Expand Down

0 comments on commit 2b5cb7e

Please sign in to comment.