chore(media-centre): remove assigned consul service names
All checks were successful
Lint / lint (push) Successful in 22s
Terraform Plan and Apply / cicd (push) Successful in 36s

- consul appears to by providing ACL tokens based on a case sensitive service name and chooses the service name as lower case. The default service name is in lower case.
This commit is contained in:
Ben Martin 2025-03-06 12:50:38 +00:00
parent 6e89fea580
commit 57da8a493d

View file

@ -51,7 +51,6 @@ job "media-centre" {
}
service {
name = "Jellyfin"
provider = "consul"
port = "jellyfin"
tags = [
@ -146,7 +145,6 @@ job "media-centre" {
}
service {
name = "Plex"
provider = "consul"
port = "plex"
tags = [