Skip to content

Commit c36ef8b

Browse files
DOCSP-42976 ak8so nested components (#137)
(cherry picked from commit a155e4e)
1 parent 0aacf6d commit c36ef8b

File tree

3 files changed

+14
-22
lines changed

3 files changed

+14
-22
lines changed

source/includes/api/list-tables/requests/access-list.rst

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,9 @@
1717
Your access list entry can include only one
1818
**awsSecurityGroup**, one **cidrBlock**, or one **ipAddress**.
1919

20-
.. note::
21-
22-
You must :ref:`configure VPC peering <vpc-peering>` for your
23-
project before you can add an |aws| security group to an
24-
access list.
20+
You must :ref:`configure VPC peering <vpc-peering>` for your
21+
project before you can add an |aws| security group to an
22+
access list.
2523

2624
* - cidrBlock
2725
- string
@@ -49,11 +47,9 @@
4947
You cannot set |aws| security groups as temporary access list
5048
entries.
5149

52-
.. note::
53-
54-
You may include an |iso8601| time zone designator to ensure
55-
that the expiration date occurs with respect to the local
56-
time in the specified time zone.
50+
You may include an |iso8601| time zone designator to ensure
51+
that the expiration date occurs with respect to the local
52+
time in the specified time zone.
5753

5854
* - ipAddress
5955
- string
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
.. note::
2-
3-
By default, |ak8so| keeps connection secrets in the same |k8s-ns|
4-
as the :ref:`atlasproject-custom-resource`. To store
5-
secrets in another |k8s-ns|, specify the
6-
:setting:`spec.connectionSecretRef.namespace` parameter.
1+
By default, |ak8so| keeps connection secrets in the same |k8s-ns|
2+
as the :ref:`atlasproject-custom-resource`. To store
3+
secrets in another |k8s-ns|, specify the
4+
:setting:`spec.connectionSecretRef.namespace` parameter.
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
.. warning::
2-
3-
If you enable :manual:`auditAuthorizationSuccess
4-
</reference/parameters/#param.auditAuthorizationSuccess>`,
5-
you might severely impact {+cluster+} performance. Enable
6-
this option with caution.
1+
:red:`WARNING:` If you enable :manual:`auditAuthorizationSuccess
2+
</reference/parameters/#param.auditAuthorizationSuccess>`,
3+
you might severely impact {+cluster+} performance. Enable
4+
this option with caution.
75

0 commit comments

Comments
 (0)