add-host input

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-01-30 18:33:31 +01:00
parent d8b0ca6f0e
commit eebf87aed1
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
7 changed files with 41 additions and 0 deletions

View file

@ -7,6 +7,9 @@ branding:
color: 'blue'
inputs:
add-host:
description: "Add a custom host-to-IP mapping (e.g., docker:10.180.0.1)"
required: false
allow:
description: "List of extra privileged entitlement (e.g., network.host,security.insecure)"
required: false