Host Label Key/Value Now Optional

This commit is contained in:
WilliamMiceli
2018-06-28 03:48:10 -04:00
parent b29b638bd7
commit c9b26fb930
2 changed files with 9 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ catalog:
description: |
The Label Key/Value pair on the host which InvoiceNinja should be deployed
default: "host.id=0000"
required: true
required: false
type: string
- variable: "WEB_PORT"
label: "Web Port"