Use prod tokens for the PubSub cron (#528)

Co-authored-by: Azeem Shaikh <azeems@google.com>
This commit is contained in:
Azeem Shaikh 2021-06-01 17:32:32 -07:00 committed by GitHub
parent 4ca4e31645
commit b8770abe34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ spec:
valueFrom:
secretKeyRef:
name: github
key: token
key: test_token
- name: GCS_BUCKET
value: ossf-scorecards
- name: BLOB_URL

View File

@ -35,7 +35,7 @@ spec:
valueFrom:
secretKeyRef:
name: github
key: test_token
key: token
- name: USE_BLOB_CACHE
value: "true"
- name: BLOB_URL