Fix note about .spec.ipFamilies

pull/42227/head
Mohammed Affan 2023-07-26 17:27:45 +05:30
parent 590e66030f
commit 16d793f991
1 changed files with 1 additions and 3 deletions

View File

@ -109,9 +109,7 @@ families for dual-stack, you can choose the address families by setting an optio
`.spec.ipFamilies`, on the Service.
{{< note >}}
The `.spec.ipFamilies` field is immutable because the `.spec.ClusterIP` cannot be reallocated on a
Service that already exists. If you want to change `.spec.ipFamilies`, delete and recreate the
Service.
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.
{{< /note >}}
You can set `.spec.ipFamilies` to any of the following array values: