micro-osd.sh: fix rgw connecting to mon without cephx

See also:
* https://tracker.ceph.com/issues/52103
* https://github.com/ceph/ceph/pull/42718

Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
John Mulligan 2022-03-18 14:14:16 -04:00 committed by mergify[bot]
parent d01392853c
commit 0f29fdd510
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ rgw usage max shards = 32
rgw usage max user shards = 1
log file = ${LOG_DIR}/client.rgw.${RGW_ID}.log
rgw frontends = beast port=80
ms mon client mode = crc
EOF
}