@@ -1237,17 +1237,16 @@ This section describes the ``AtlasProject`` custom resource parameters:
12371237
12381238 *Optional*
12391239
1240- Object that contains your custom role specifications.
1240+ *Deprecated*
12411241
12421242 .. important::
1243-
1244- This parameter is deprecated beginning in version 2.6. To create
1245- custom roles with |ak8so|, use the
1246- :ref:`atlascustomrole-custom-resource`.
12471243
1248- To learn more about the configuration parameters available from
1249- the |api|, see the |service| :oas-atlas-op:`Custom Database
1250- Roles API </createCustomDatabaseRole>`.
1244+ This parameter is deprecated as of |ak8so| ``2.6``. Migrate to the
1245+ :ref:`AtlasPrivateEndpoint Custom Resource
1246+ <atlascustomrole-custom-resource>` in accordance with the
1247+ :ref:`migration guide <ak8so-migrate-ptr>`.
1248+
1249+ Object that contains your custom role specifications.
12511250
12521251.. setting:: spec.encryptionAtRest
12531252
@@ -1869,6 +1868,16 @@ This section describes the ``AtlasProject`` custom resource parameters:
18691868
18701869 *Optional*
18711870
1871+ *Deprecated*
1872+
1873+ .. important::
1874+
1875+ This parameter is deprecated as of |ak8so| ``2.8``. Migrate to the
1876+ :ref:`AtlasNetworkPeering <atlasnetworkpeering-custom-resource>` and
1877+ :ref:`AtlasNetworkContainer
1878+ <atlasnetworkcontainer-custom-resource>` custom resources in
1879+ accordance with the :ref:`migration guide <ak8so-migrate-ptr>`.
1880+
18721881 List that contains the :ref:`network peering
18731882 <ak8so-network-peering>` configurations for the project.
18741883
@@ -1899,11 +1908,21 @@ This section describes the ``AtlasProject`` custom resource parameters:
18991908
19001909 *Required*
19011910
1911+ *Deprecated*
1912+
1913+ .. important::
1914+
1915+ This parameter is deprecated as of |ak8so| ``2.7``. Migrate to the
1916+ :ref:`AtlasIPAccessList Custom Resource
1917+ <atlasipaccesslist-custom-resource>` in accordance with the
1918+ :ref:`migration guide <ak8so-migrate-ptr>`.
1919+
19021920 IP access list that grants network access to |service| clusters in
19031921 the project. You can specify the following body parameters:
19041922
19051923 .. include:: /includes/api/list-tables/requests/access-list.rst
19061924
1925+
19071926.. setting:: spec.settings
19081927
19091928 *Type*: object
@@ -1974,6 +1993,15 @@ This section describes the ``AtlasProject`` custom resource parameters:
19741993
19751994 *Optional*
19761995
1996+ *Deprecated*
1997+
1998+ .. important::
1999+
2000+ This parameter is deprecated as of |ak8so| ``2.6``. Migrate to the
2001+ :ref:`AtlasPrivateEndpoint Custom Resource
2002+ <atlasprivateendpoint-custom-resource>` in accordance with the
2003+ :ref:`migration guide <ak8so-migrate-ptr>`.
2004+
19772005 List that contains the :ref:`private endpoint
19782006 <ak8so-private-endpoint>` configurations for the project.
19792007
0 commit comments