20182: Add option to limit the number of supervisor containers
[arvados.git] / lib / config / export.go
index a8a535eeb58540799be38e7a8fc852ad0c0552fe..fc688d68ddf6f60a515780f3fe849bd613a4d6c4 100644 (file)
@@ -142,6 +142,7 @@ var whitelist = map[string]bool{
        "Containers.ShellAccess.User":              true,
        "Containers.SLURM":                         false,
        "Containers.StaleLockTimeout":              false,
+       "Containers.SupervisorFraction":            false,
        "Containers.SupportedDockerImageFormats":   true,
        "Containers.SupportedDockerImageFormats.*": true,
        "Git":                                  false,