Skip to content

Commit

Permalink
Merge branch 'main' into restore-clair-to-fbc
Browse files Browse the repository at this point in the history
  • Loading branch information
tkdchen authored Apr 1, 2024
2 parents 495b65c + 2f42e64 commit 761e035
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .tekton/tasks/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ spec:
"--ginkgo.timeout=2h"
]
securityContext:
runAsUser: 1000
capabilities:
add:
- SETFCAP
env:
- name: APP_SUFFIX
value: "$(params.app_suffix)"
Expand Down

0 comments on commit 761e035

Please sign in to comment.