Skip to content

Commit

Permalink
Update values.yaml (#623)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeramirezws authored Dec 12, 2024
1 parent d208619 commit 5bc9280
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm-charts/mend-renovate-ee/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ renovateServer:
containerSecurityContext:
allowPrivilegeEscalation: false
runAsNonRoot: true
runAsUser: 1000
runAsUser: 12021
readOnlyRootFilesystem: false
capabilities:
drop:
Expand Down Expand Up @@ -339,7 +339,7 @@ renovateWorker:
containerSecurityContext:
allowPrivilegeEscalation: false
runAsNonRoot: true
runAsUser: 1000
runAsUser: 12021
readOnlyRootFilesystem: false
capabilities:
drop:
Expand Down

0 comments on commit 5bc9280

Please sign in to comment.