itamae/cookbooks/nomad/files/etc/nomad.d/jobs/countdash-intention.hcl

9 lines
121 B
HCL

Kind = "service-intentions"
Name = "count-api"
Sources = [
{
Name = "count-dashboard"
Action = "allow"
}
]