Skip to content

Commit 1ca4272

Browse files
authored
Merge pull request #40028 from Amrita42/BZ2032484
BZ2032484: added an admonition
2 parents b41445d + f31a0ea commit 1ca4272

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

networking/multiple_networks/configuring-additional-network.adoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,13 @@ For an additional network, IP addresses are provisioned through an IP Address Ma
2626
[id="{context}_configuration-additional-network-attachment"]
2727
== Configuration for an additional network attachment
2828

29-
An additional network is configured via the `NetworkAttachmentDefinition` API in the `k8s.cni.cncf.io` API group. The configuration for the API is described in the following table:
29+
An additional network is configured via the `NetworkAttachmentDefinition` API in the `k8s.cni.cncf.io` API group.
30+
[IMPORTANT]
31+
====
32+
Do not store any sensitive information or a secret in the `NetworkAttachmentDefinition` object because this information is accessible by the project administration user.
33+
====
34+
35+
The configuration for the API is described in the following table:
3036

3137
.`NetworkAttachmentDefinition` API fields
3238
[cols=".^3,.^2,.^5",options="header"]

0 commit comments

Comments
 (0)