We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a194f87 commit a386b39Copy full SHA for a386b39
1 file changed
internal/pkg/config/config.go
@@ -54,6 +54,7 @@ var ConfigKeys = []string{
54
VerbosityKey,
55
56
DNSCustomEndpointKey,
57
+ LoadBalancerCustomEndpointKey,
58
LogMeCustomEndpointKey,
59
MariaDBCustomEndpointKey,
60
ObjectStorageCustomEndpointKey,
0 commit comments