fix: update pwd

main
ycz008 2023-07-20 23:52:29 +08:00
parent f9320bcaaa
commit b3112b230b
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ spec:
- name: MONGO_INITDB_ROOT_USERNAME - name: MONGO_INITDB_ROOT_USERNAME
value: root value: root
- name: MONGO_INITDB_ROOT_PASSWORD - name: MONGO_INITDB_ROOT_PASSWORD
value: 'root@123' value: 'beaconfire123'
ports: ports:
- containerPort: 27017 - containerPort: 27017
volumeMounts: volumeMounts: