This commit is contained in:
jamesongithub@users.noreply.github.com 2021-11-16 19:12:32 -08:00
Родитель cfcb3e9f1f
Коммит facf188619
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 84C159EEAE8BE65D
1 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -10,21 +10,21 @@ questions:
Enterprise \n
Product Key of the format "#####-#####-#####-#####-#####"
default: Developer
group: SQL Server
group: SQL Server Options
- variable: MSSQL_AGENT_ENABLED
label: Enable SQL Server Agent
description: Enables the SQL Server Agent
type: boolean
default: false
group: SQL Server
group: SQL Server Options
- variable: defaultContainerImage
label: Use default SQL Server container image
type: boolean
default: true
show_subquestion_if: false
group: Container image
group: Container image Options
subquestions:
- variable: image.repository
default: mcr.microsoft.com/mssql/server
@ -62,7 +62,7 @@ questions:
Specifies containerPort for SQL Server
label: SQL Server Container Port
default: 1433
group: Kubernetes Pod options
group: Kubernetes Pod Options
- variable: service.port
description: Kubernetes service port for SQL Server