Changed default host to "Host1"

This commit is contained in:
William Miceli
2019-05-28 18:33:12 -04:00
parent be2416f26a
commit 1bd49955fc

View File

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