Skip to content

Commit 1017778

Browse files
Affan-7Tim Bannister
andauthored
Update content/en/docs/concepts/services-networking/dual-stack.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent 16d793f commit 1017778

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/concepts/services-networking/dual-stack.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@ families for dual-stack, you can choose the address families by setting an optio
109109
`.spec.ipFamilies`, on the Service.
110110

111111
{{< note >}}
112-
The `.spec.ipFamilies` field is conditionally mutable: it allows for adding or removing a secondary IP family, but it does not allow changing the primary IP family of the Service.
112+
The `.spec.ipFamilies` field is conditionally mutable: you can add or remove a secondary
113+
IP address family, but you cannot change the primary IP address family of an existing Service.
113114
{{< /note >}}
114115

115116
You can set `.spec.ipFamilies` to any of the following array values:

0 commit comments

Comments
 (0)