Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 6d32078

Browse files
authored
Merge pull request #13894 from WilliamAntonRohm/issue-4195
sql-docs issue 4195 -- SA_PASSWORD consistency
2 parents 04f0db0 + a57b4ec commit 6d32078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/linux/tutorial-sql-server-containers-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ In this step, create a manifest to describe the container based on the SQL Serve
176176
value: "Developer"
177177
- name: ACCEPT_EULA
178178
value: "Y"
179-
- name: MSSQL_SA_PASSWORD
179+
- name: SA_PASSWORD
180180
valueFrom:
181181
secretKeyRef:
182182
name: mssql

0 commit comments

Comments
 (0)