diff --git a/mongodb.yaml b/mongodb.yaml index ed85e39..221bc11 100644 --- a/mongodb.yaml +++ b/mongodb.yaml @@ -34,7 +34,7 @@ spec: spec: containers: - name: mongodb - image: mongo:7 + image: mongo:8 args: ["--bind_ip_all"] ports: - containerPort: 27017