From 8dd5d85c68b89da90fbc2d41797bff7fe1e1ea1d Mon Sep 17 00:00:00 2001 From: ycz008 Date: Fri, 19 Apr 2024 15:42:22 +0800 Subject: [PATCH] udpate mongo --- prod-upgrade/mongo/mongo.yaml | 2 -- 1 file changed, 2 deletions(-) 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: