Skip to content

Commit 358f020

Browse files
committed
set description
1 parent 3c54fdc commit 358f020

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

linux/sample-helm-chart-statefulset-deployment/questions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ questions:
88

99
- variable: MSSQL_PID
1010
label: SQL Server Edition aka. MSSQL_PID
11-
description: Selects SQL Server Edition or choose Product Key to enter a product key.
11+
description: Selects SQL Server Edition or choose the last option "Product Key" to enter a product key.
1212
type: enum
1313
options:
1414
- Evaluation
@@ -28,7 +28,7 @@ questions:
2828
min: 29
2929
max: 29
3030
valid_chars: a-zA-Z0-9-
31-
show_if: "MSSQL_PID='Product Key'"
31+
show_if: MSSQL_PID=Product Key
3232
group: SQL Server options
3333

3434
- variable: MSSQL_SA_PASSWORD

0 commit comments

Comments
 (0)