Skip to content

Commit

Permalink
Mark the user-backfiller secret as optional
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdeviant committed Aug 21, 2024
1 parent 19f0c4a commit d274be6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/collab/k8s/collab.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ spec:
secretKeyRef:
name: user-backfiller
key: github_access_token
optional: true
- name: INVITE_LINK_PREFIX
value: ${INVITE_LINK_PREFIX}
- name: RUST_BACKTRACE
Expand Down

0 comments on commit d274be6

Please sign in to comment.