Skip to content

Commit cb9a1f4

Browse files
author
Joseph Palermo
committed
Provide default for new tags property
1 parent 2bc5884 commit cb9a1f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jobs/bosh-dns/spec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,5 @@ properties:
176176
default: "rfc3339"
177177

178178
logging.tags:
179-
description: "Provide logging configuration for log tags to overwrite the default logger behavior (e.g log_level property)"
179+
description: "Provide logging configuration for log tags to overwrite the default logger behavior (e.g log_level property)"
180+
default: []

0 commit comments

Comments
 (0)