Skip to content

Commit

Permalink
Add security context
Browse files Browse the repository at this point in the history
Signed-off-by: Neaj Morshad <[email protected]>
  • Loading branch information
Neaj-Morshad-101 authored and tamalsaha committed Apr 7, 2024
1 parent 60c5853 commit b271287
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions catalog/kubedb/raw/mssql/mssql-2022.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@ spec:
image: mcr.microsoft.com/mssql/server:2022-CU12-ubuntu-22.04
initContainer:
image: neajmorshad/mssql-init-docker:0.1

securityContext:
 runAsGroup: 10001
 runAsUser: 10001
version: "2022"

0 comments on commit b271287

Please sign in to comment.