-
Update the values of the
SENDGRID_API_KEY
&SENDGRID_SENDER_EMAIL
environment variables in the ./event-consumer/k8s/function.yaml file, which can be got from your SendGrid account. -
Create/update Kubernetes resources of the event-consumer serverless function.
kubectl apply -f ./event-consumer/k8s/function.yaml
-
Check to confirm that the event-consumer serverless function function is running in the conference-registration namespace.
🏠 |
---|