Add validation for only using host ports when update strategy is recreate

This commit is contained in:
Waqar Ahmed 2020-11-06 05:09:15 +05:00
parent 6917269a3e
commit 9d5d7b6c07
1 changed files with 1 additions and 0 deletions

View File

@ -304,6 +304,7 @@ questions:
label: "Specify host ports for the workload"
description: "Only use host ports if scaling of a workload is not required"
schema:
show_if: [["updateStrategy", "=", "Recreate"]]
type: list
items:
- variable: hostPortConfiguration