X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3fbea8f4814e1bbc6ec650576daf63f72d121250..0b90a6ee86fdfa5b2b8cb51d66d70cef00dc6800:/lib/config/export.go?ds=sidebyside diff --git a/lib/config/export.go b/lib/config/export.go index 25d1b7a2cb..6ff72afcc1 100644 --- a/lib/config/export.go +++ b/lib/config/export.go @@ -108,6 +108,7 @@ var whitelist = map[string]bool{ "Containers.SLURM": false, "Containers.StaleLockTimeout": false, "Containers.SupportedDockerImageFormats": true, + "Containers.SupportedDockerImageFormats.*": true, "Containers.UsePreemptibleInstances": true, "EnableBetaController14287": false, "Git": false,