mirror of https://github.com/ceph/go-ceph
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:
parent
d01392853c
commit
0f29fdd510
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue