Skip to content

Commit

Permalink
Increase MSSQL memory limit
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Dušek <JDusek@cz.ibm.com>
  • Loading branch information
jandusek4 committed Jan 8, 2025
1 parent 6251a9b commit 0f5d291
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
memory: 2048Mi
limits:
cpu: 1000m
memory: 5120Mi
memory: 6144Mi
startupProbe:
tcpSocket:
port: 1433
Expand Down

0 comments on commit 0f5d291

Please sign in to comment.