diff --git a/prod-upgrade/mongo/mongo.yaml b/prod-upgrade/mongo/mongo.yaml index 458a284..55a0d95 100644 --- a/prod-upgrade/mongo/mongo.yaml +++ b/prod-upgrade/mongo/mongo.yaml @@ -30,8 +30,6 @@ spec: - name: mongo image: mongo:6.0 args: - - "--auth" - - "--bind_ip_all" - "--replSet=bfs-mongo-rs0" imagePullPolicy: IfNotPresent env: