Skip to content

Commit 8861b9c

Browse files
committed
Remove labels from debug in Nomad provider
1 parent 8018495 commit 8861b9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/provider/nomad/task.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ func (c *Client) listTaskImages() []model.Image {
114114
Str("task_group", *taskGroup.Name).
115115
Str("task_name", task.Name).
116116
Str("image_name", imageName).
117-
Interface("tags", labels).
118117
Msg("Watch disabled")
119118
continue
120119
}

0 commit comments

Comments
 (0)