Support Microsoft database mail in the cloud. Add the dbmail tables to your managed sql instance, run this go application in kubernetes.
| Environment Variable | Type | Description | |---|---|---|---|---| | | | | | | | | | | | | | | | | | |
curl -s "https://raw.githubusercontent.com/\
kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" | bash
chmod u+x ./kustomize
cp -a ./manifests/. .
./kustomize edit set image kevinshelaga/mssql-dbmail-sender:tag=kevinshelaga/mssql-dbmail-sender:latest
./kustomize build . | kubectl -n monitoring apply -f -
- More/better tests
- Helm chart
- Policies around contributions