Skip to content

Commit

Permalink
Fix discord bot kubernetes configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ldeluigi committed Aug 23, 2024
1 parent 5bf22c0 commit 711ab4b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion backend/.kubernetes/kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -312,4 +312,8 @@ spec:
valueFrom:
secretKeyRef:
name: discord-bot-secrets
key: andy-discord-id
key: andy-discord-id
- name: SPELLBOOK_API_URL
value: https://backend.commanderspellbook.com
- name: SPELLBOOK_WEBSITE_URL
value: https://commanderspellbook.com

0 comments on commit 711ab4b

Please sign in to comment.