Style
This commit is contained in:
committed by
GitHub
parent
c60cc92dfe
commit
a9488e935d
@@ -87,7 +87,7 @@ class Mrsk::Configuration::Role
|
||||
end
|
||||
|
||||
def traefik_service
|
||||
[config.service, name, config.destination].compact.join("-")
|
||||
[ config.service, name, config.destination ].compact.join("-")
|
||||
end
|
||||
|
||||
def custom_labels
|
||||
|
||||
Reference in New Issue
Block a user