Skip to content

Commit

Permalink
Switch workspace to pvc
Browse files Browse the repository at this point in the history
  • Loading branch information
kylape committed Dec 6, 2023
1 parent b1bd342 commit fe60cb9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .tekton/scanner-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ metadata:
name: scanner-on-pull-request
namespace: rh-acs-tenant
spec:
workspaces:
- name: workspace
volumeClaimTemplate:
spec:
resources:
requests:
storage: 10Gi
params:
- name: dockerfile
value: image/scanner/rhtap/Dockerfile
Expand Down

0 comments on commit fe60cb9

Please sign in to comment.