Skip to content

Commit

Permalink
Syntax bug in k8s file (#931)
Browse files Browse the repository at this point in the history
Co-authored-by: Azeem Shaikh <azeems@google.com>
  • Loading branch information
azeemshaikh38 and azeemsgoogle committed Aug 30, 2021
1 parent 915bad8 commit ee6acdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cron/k8s/transfer.release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
- name: SCORECARD_BIGQUERY_TABLE
value: "scorecard_releasetest"
- name: SCORECARD_COMPLETION_THRESHOLD
value: 100
value: "100"
- name: SCORECARD_WEBHOOK_URL
value: "http://10.4.8.246/"
resources:
Expand Down

0 comments on commit ee6acdd

Please sign in to comment.