Mark the user-backfiller secret as optional

This commit is contained in:
Marshall Bowers 2024-08-21 13:25:05 -04:00
parent 19f0c4af6d
commit d274be67d6

View File

@ -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