Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker: Notifications service - support template variables for smtp email relay. #283

Open
scblack321 opened this issue Sep 26, 2023 · 1 comment
Assignees

Comments

@scblack321
Copy link
Contributor

Add support for following template variables:
./playbooks/roles/notifications/templates/kube/dispatcher/deploy.yml: value: "{{notifications_mail_provider}}"
./playbooks/roles/notifications/templates/kube/dispatcher/deploy.yml: value: "{{notifications_mail_host}}"
./playbooks/roles/notifications/templates/kube/dispatcher/deploy.yml: value: "{{notifications_mail_port}}"

Currently they are supported for kube but not docker.

@kevinpricethesecond
Copy link
Collaborator

pr is in -> #406

@kevinpricethesecond kevinpricethesecond moved this from To Do to In Progress in Tapis Project Beta Board Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants