Mark the user-backfiller
secret as optional
This commit is contained in:
parent
19f0c4af6d
commit
d274be67d6
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue