Skip to content

Commit a386b39

Browse files
Add config key (#261)
1 parent a194f87 commit a386b39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/pkg/config/config.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ var ConfigKeys = []string{
5454
VerbosityKey,
5555

5656
DNSCustomEndpointKey,
57+
LoadBalancerCustomEndpointKey,
5758
LogMeCustomEndpointKey,
5859
MariaDBCustomEndpointKey,
5960
ObjectStorageCustomEndpointKey,

0 commit comments

Comments
 (0)