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

10 lines
159 B
HCL

Kind = "service-intentions"
Name = "smtp-relay"
Sources = [
{
Name = "example"
Action = "allow"
Description = "Example app can send email"
}
]