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: docs/linux/sql-server-linux-kubernetes-deploy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ On Kubernetes the deployment includes a SQL Server operator, the SQL Server cont
81
81
Copy the SQL Server manifest [`sqlserver.yaml`](https://github.com/Microsoft/sql-server-samples/tree/master/samples/features/high%20availability/Kubernetes/sample-manifest-files/sqlserver.yaml) from [sql-server-samples](https://github.com/Microsoft/sql-server-samples/tree/master/samples/features/high%20availability/Kubernetes/sample-manifest-files).
82
82
83
83
>[!NOTE]
84
-
>The `sqlserver.yaml` file describes the SQL Server containers and the persistent volume claimsthat are required for the storage for each SQL Server instance.
84
+
>The `sqlserver.yaml` file describes the SQL Server containers, persistent volume claims, and persistent volumes that are required for the storage for each SQL Server instance.
0 commit comments