Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeramirezws authored Dec 10, 2024
1 parent d208619 commit 7830e11
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 7830e11

Please sign in to comment.