Changed default HOST_LABEL value

This commit is contained in:
WilliamMiceli
2018-09-08 11:29:15 -04:00
parent 76ce349896
commit eabe0b0348

View File

@@ -12,7 +12,7 @@ catalog:
label: "Host Label Key/Value Pair" label: "Host Label Key/Value Pair"
description: | description: |
The Label Key/Value pair on the host which containers should be deployed The Label Key/Value pair on the host which containers should be deployed
default: "host.id=0000" default: "host.id=0001"
required: false required: false
type: string type: string