We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 139e9e0 commit 1325130Copy full SHA for 1325130
1 file changed
linux/sample-helm-chart-statefulset-deployment/questions.yml
@@ -27,9 +27,10 @@ questions:
27
group: SQL Server options
28
29
- variable: MSSQL_PID
30
- label: SQL Server Edition aka. MSSQL_PID
+ label: SQL Server License Key
31
description: Enter a Product Key of the format "#####-#####-#####-#####-#####"
32
show_if: USE_PRODUCT_KEY=true
33
+ default: ""
34
35
36
- variable: MSSQL_SA_PASSWORD
0 commit comments