Skip to content

Commit

Permalink
Add the discord webhook URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jveski committed Apr 18, 2024
1 parent d47be2e commit 097385c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions manifests/profile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ spec:
secretKeyRef:
name: docuseal
key: token
- name: DISCORD_WEBHOOK_URL
valueFrom:
secretKeyRef:
name: discord-token
key: webhookURL
- name: STRIPE_KEY
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 097385c

Please sign in to comment.