Skip to content

Commit 23434ba

Browse files
authored
fix: cve5 prod bucket should point at prod bucket (google#4106)
1 parent 5afab6f commit 23434ba

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

deployment/clouddeploy/gke-workers/environments/oss-vdb/cve5-to-osv.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ spec:
1515
- name: GOOGLE_CLOUD_PROJECT
1616
value: oss-vdb
1717
- name: NUM_WORKERS
18-
value: "30"
18+
value: "30"
19+
- name: OUTPUT_BUCKET
20+
value: cve-osv-conversion

0 commit comments

Comments
 (0)