mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-20 20:46:30 +00:00
rephrased the helper text for better understanding of supported values in values.yaml
This commit is contained in:
@@ -206,9 +206,9 @@ reloader:
|
||||
# annotations: {}
|
||||
# port: 9090
|
||||
# For IPv4 and IPv6 dual stack support.
|
||||
# ipFamilyPolicy: SingleStack | PreferDualStack | RequireDualStack
|
||||
# Specifies the IP family policy for the service. Supported values are SingleStack, PreferDualStack, and RequireDualStack.
|
||||
# ipFamilyPolicy: "SingleStack"
|
||||
# ipFamilies: ["IPv4"] | ["IPv6"] | ["IPv4","IPv6"] | ["IPv6","IPv4"]
|
||||
# Specify the IP protocol family or dual-stack preference for the service. Supported values: ["IPv4"], ["IPv6"], ["IPv4","IPv6"], or ["IPv6","IPv4"].
|
||||
# ipFamilies: ["IPv4"]
|
||||
|
||||
rbac:
|
||||
|
||||
Reference in New Issue
Block a user