Skip to content

Commit

Permalink
Ensure pull-release-verify securityContext is on container
Browse files Browse the repository at this point in the history
  • Loading branch information
spiffxp committed Jun 28, 2019
1 parent 3afb608 commit e8b41db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/jobs/kubernetes/release/release-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@ presubmits:
args:
- make
- verify
securityContext:
privileged: true
securityContext:
privileged: true

0 comments on commit e8b41db

Please sign in to comment.