16561: Remove unused entry from export whitelist.
authorTom Clegg <tom@curii.com>
Thu, 16 Jun 2022 17:51:10 +0000 (13:51 -0400)
committerTom Clegg <tom@curii.com>
Tue, 21 Jun 2022 13:50:59 +0000 (09:50 -0400)
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

lib/config/export.go

index 56090afec9fa06a659d703481241c227d2f2b3cc..a55295d1268b7cc0829ec2fe5073eb276c5b4564 100644 (file)
@@ -214,7 +214,6 @@ var whitelist = map[string]bool{
        "Services.*":                                          true,
        "Services.*.ExternalURL":                              true,
        "Services.*.InternalURLs":                             false,
-       "Services.*.ListenAddress":                            false,
        "StorageClasses":                                      true,
        "StorageClasses.*":                                    true,
        "StorageClasses.*.Default":                            true,