Skip to content

Commit

Permalink
fix(helm): adjust test
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoscode committed Aug 23, 2023
1 parent 6745791 commit 3d90ba4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ tests:
content:
allowPrivilegeEscalation: false
privileged: false
runAsGroup: 0
runAsGroup: 11111
runAsNonRoot: true
runAsUser: 1001
runAsUser: 11111

- it: should have environment variables set
asserts:
Expand Down

0 comments on commit 3d90ba4

Please sign in to comment.