We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dceab1e commit 868f3e9Copy full SHA for 868f3e9
charts/minecraft/values.yaml
@@ -303,8 +303,8 @@ minecraftServer:
303
## Set the externalTrafficPolicy in the Service to either Cluster or Local
304
# externalTrafficPolicy: Cluster
305
externalIPs:
306
- ipFamilies: [IPv4, IPv6]
307
- ipFamilyPolicy: PreferDualStack
+ ipFamilies:
+ ipFamilyPolicy:
308
309
# List with URLs and paths to jar files, additionally may be a directory with jars
310
# This works for both mods and plugins depending on server type
0 commit comments