Merge "Ceph-rgw: Update s3 default admin keys"
This commit is contained in:
commit
201c0a6d21
@ -430,8 +430,8 @@ endpoints:
|
||||
# NOTE(srwilkers): These defaults should be used for testing only, and
|
||||
# should be changed before deploying to production
|
||||
username: s3_admin
|
||||
access_key: "32AGKHCIG3FZ62IY1MEC"
|
||||
secret_key: "22S9iCLHcHId9AzAQD32O8jrq7DpFX9RHIOOC4NL"
|
||||
access_key: "admin_access_key"
|
||||
secret_key: "admin_secret_key"
|
||||
hosts:
|
||||
default: ceph-rgw
|
||||
public: radosgw
|
||||
|
Loading…
Reference in New Issue
Block a user