feat: rename nomad service
This commit is contained in:
parent
60cae6c58f
commit
606cf7d695
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ variable "secret_access_key" {
|
|||
type = string
|
||||
}
|
||||
|
||||
job "adriano.fyi" {
|
||||
job "adriano-fyi" {
|
||||
datacenters = ["dc1"]
|
||||
namespace = "default"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue