Skip to content

Commit

Permalink
Update initContainer image
Browse files Browse the repository at this point in the history
Signed-off-by: Neaj Morshad <[email protected]>
  • Loading branch information
Neaj-Morshad-101 committed Apr 26, 2024
1 parent 41aa8ce commit 6ae0b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/mssql/mssql-2022.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
db:
image: mcr.microsoft.com/mssql/server:2022-CU12-ubuntu-22.04
initContainer:
image: neajmorshad/mssql-init-docker:0.1
image: ghcr.io/kubedb/mssql-init:2022-ubuntu-22-v1
securityContext:
runAsGroup: 10001
runAsUser: 10001
Expand Down

0 comments on commit 6ae0b90

Please sign in to comment.