You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: linux/sample-helm-chart-statefulset-deployment/questions.yml
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ questions:
2
2
- variable: ACCEPT_EULA
3
3
label: ACCEPT_EULA
4
4
# description: Accepts the SQL Server <a href="http://go.microsoft.com/fwlink/?LinkId=746388">EULA</a> (any value confirms acceptance).
5
-
description: Accepts the SQL Server EULA (any value confirms acceptance). The EULA is posted <a href="http://go.microsoft.com/fwlink/?LinkId=746388">here</a>
5
+
description: Accepts the SQL Server EULA (any value confirms acceptance). The EULA is posted <a href="http://go.microsoft.com/fwlink/?LinkId=746388">here</a>.
6
6
required: true
7
7
group: SQL Server options
8
8
@@ -24,13 +24,15 @@ questions:
24
24
- Web
25
25
- Standard
26
26
- Enterprise
27
+
required: true
27
28
show_if: USE_PRODUCT_KEY=false
28
29
group: SQL Server options
29
30
30
31
- variable: MSSQL_PID
31
32
label: SQL Server License Key
32
33
description: Enter a Product Key of the format "#####-#####-#####-#####-#####"
0 commit comments