mirror of
https://github.com/docker/compose.git
synced 2025-09-22 01:07:51 +02:00
fix lint error
Signed-off-by: keitosuwahara <keitosuwahara0816@gmail.com>
This commit is contained in:
parent
a926f7d717
commit
28895d0322
@ -33,6 +33,7 @@ import (
|
|||||||
const (
|
const (
|
||||||
TransformerLabel = "com.docker.compose.bridge"
|
TransformerLabel = "com.docker.compose.bridge"
|
||||||
DefaultTransformerImage = "docker/compose-bridge-kubernetes"
|
DefaultTransformerImage = "docker/compose-bridge-kubernetes"
|
||||||
|
|
||||||
templatesPath = "/templates"
|
templatesPath = "/templates"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user