smtp-relay/consul/config/service-intentions/smtp-relay.hcl

10 lines
159 B
HCL
Raw Permalink Normal View History

2024-02-14 14:38:38 +01:00
Kind = "service-intentions"
Name = "smtp-relay"
Sources = [
{
Name = "example"
Action = "allow"
Description = "Example app can send email"
}
]