Skip to content

Commit

Permalink
deploy change
Browse files Browse the repository at this point in the history
  • Loading branch information
deinelieblings committed Nov 8, 2024
1 parent 95d9108 commit 3ef159b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .k8s/mongodb_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
labels: *labels
spec:
containers:
- image: mongo
- image: mongo:7.0.15
name: pool-backend-db
args: ["--dbpath", "/data/db"]
volumeMounts:
Expand Down

0 comments on commit 3ef159b

Please sign in to comment.