Mark the user-backfiller secret as optional
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user