]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix some small errors and oversights for new rgw shares 69813/head
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 29 Jun 2026 17:12:00 +0000 (13:12 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 1 Jul 2026 19:21:12 +0000 (15:21 -0400)
Fix some field names differing from the implementation and
add a missing field.

Fixes: 847dc5cc8c099fed82f1228e95051b4a30c4a4da
Signed-off-by: John Mulligan <jmulligan@redhat.com>
doc/mgr/smb.rst

index 4a3411fa5feaee1609bfe211ed9a0249bbc7adaa..71d9ffacb712daec9bfa761f6f3774ede804da7d 100644 (file)
@@ -1226,6 +1226,10 @@ rgw
         Optional string. The RGW user ID that owns the bucket. If not provided,
         the system will automatically determine the bucket owner and fetch the
         necessary credentials.
+    credential_ref
+        Optional string. The ``rgw_credential_id`` value of a
+        ``ceph.smb.rgw.credential`` resource that contains RGW access and
+        secret key values needed to use the given bucket.
 
 restrict_access
     Optional boolean, defaulting to false. If true the share will only permit
@@ -1465,9 +1469,9 @@ intent
     If ``removed`` all following fields are optional
 user_id
     Required string. The RGW user ID that owns the credentials
-access_key
+access_key_id
     Required string. The RGW access key for authentication
-secret_key
+secret_access_key
     Required string. The RGW secret key for authentication
 linked_to_cluster:
     Optional. A string containing a cluster ID. If set, the resource may only