Skip to content

Commit

Permalink
add env variables to updater.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmwang committed Nov 6, 2024
1 parent ff89199 commit 227e890
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions infra/app/templates/updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ spec:
value: "_"
- name: SIS_COURSE_APP_KEY
value: "_"
- name: SIS_TERM_APP_ID
value: "_"
- name: SIS_TERM_APP_KEY
value: "_"
- name: GOOGLE_CLIENT_ID
value: "_"
- name: GOOGLE_CLIENT_SECRET
Expand Down

0 comments on commit 227e890

Please sign in to comment.